# EditorConfig root = true [*.cs] dotnet_diagnostic.SA1600.severity = error dotnet_diagnostic.SA1601.severity = error