EditorConfig
EditorConfig copied to clipboard
Switch from [rule] = [value]:[severity] syntax to [rule].[RuleId].[severity]
Fixes https://github.com/RehanSaeed/EditorConfig/issues/46
There seem to be issues with dotnet_analyzer_diagnostic.severity = warning as describec in https://github.com/RehanSaeed/EditorConfig/issues/56 which are related, so pausing this PR.
Since this has already been applied, can't this MR be closed?