ShellAnything icon indicating copy to clipboard operation
ShellAnything copied to clipboard

Support for .editorconfig as a coding standard

Open end2endzone opened this issue 3 years ago • 1 comments

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

end2endzone avatar Feb 18 '22 01:02 end2endzone

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/

end2endzone avatar Feb 18 '22 01:02 end2endzone