ShellAnything
ShellAnything copied to clipboard
Support for .editorconfig as a coding standard
Is your feature request related to a problem? Please describe. Having the same coding standard across all files is a nice touch for external developers
Describe the solution you'd like The project should define a set of rules as a coding standard.
Describe alternatives you've considered N/A
Additional context N/A
References:
- https://docs.microsoft.com/en-us/visualstudio/ide/code-styles-and-code-cleanup?view=vs-2019
- https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/code-style-rule-options?view=vs-2019
- https://editorconfig.org/
- https://cmatskas.com/applying-consistent-code-styles-with-visual-studio-2017/