<!-- Notes: 1. Only post _feature requests_ here. 2. Use the appropriate template for _bug reports_. 3. Please direct questions to the [`#formulas` channel on Slack](https://saltstackcommunity.slack.com/messages/C7LG8SV54/), which is bridged to `#saltstack-formulas` on Freenode. 4. Feel free to suggest improvements to this template by reporting an issue or submitting a PR. The source of this template is: - https://github.com/saltstack-formulas/.github/blob/master/.github/ISSUE_TEMPLATE/feature_request.md --> ### Is your feature request related to a problem? <!-- A clear and concise description of what the problem is. --> Default indention and file encoding is not specified. ### Describe the solution you'd like <!-- A clear and concise description of what you want to happen. --> Use https://editorconfig.org/. ### Describe alternatives you've considered <!-- Describe any alternative solutions or features you've considered. --> * Let the editor guess it (advanced). * Let the user deal with it (set it manually for each file). ### Additional context <!-- Add any other context about the feature request here. -->