# Remove the line below if you want to inherit .editorconfig settings from higher directories root = true [*.cs] # Default severity for analyzer diagnostics with category 'Style' (escalated to build warnings) dotnet_analyzer_diagnostic.category-Style.severity = warning