Closed Piedone closed 3 years ago
Currently, the rules in .editorconfig are not checked during build, only in the IDE. Running these during build will be available in the .NET 5 SDK (even if the app doesn't target .NET 5). We should then enable this.
This is not actually needed globally but we can add documentation about it.
Currently, the rules in .editorconfig are not checked during build, only in the IDE. Running these during build will be available in the .NET 5 SDK (even if the app doesn't target .NET 5). We should then enable this.