Is this planned to be done?
https://github.com/MicrosoftDocs/visualstudio-docs/issues/3129
I would love to know how this is being prioritized
@mavasani when researching editorconfig, I wasn't able to find how to enforce it during CI or produce build time errors across all files. I was only able to detect errors on files that were currently open in VS2017. I believe the documentation also states that editorconfig does not support static code analysis. Do you know if either of these features will eventually make it to editorconfig files?
I believe that implementing dotnet/project-system#266 may help bridge the gap until editorconfig is ready
Most helpful comment
Is this planned to be done?