mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Update .editorconfig.
This commit is contained in:
@@ -1456,19 +1456,27 @@ tab_width = 4
|
||||
[*.{cs,vb}]
|
||||
dotnet_diagnostic.ph2006.severity = none
|
||||
dotnet_diagnostic.ph2021.severity = none
|
||||
dotnet_diagnostic.ph2026.severity = none
|
||||
dotnet_diagnostic.ph2028.severity = none
|
||||
dotnet_diagnostic.ph2029.severity = none
|
||||
dotnet_diagnostic.ph2031.severity = warning
|
||||
dotnet_diagnostic.ph2045.severity = none
|
||||
dotnet_diagnostic.ph2067.severity = none
|
||||
dotnet_diagnostic.ph2068.severity = none
|
||||
dotnet_diagnostic.ph2069.severity = warning
|
||||
dotnet_diagnostic.ph2075.severity = none
|
||||
dotnet_diagnostic.ph2079.severity = none
|
||||
dotnet_diagnostic.ph2081.severity = none
|
||||
dotnet_diagnostic.ph2082.severity = suggestion
|
||||
dotnet_diagnostic.ph2083.severity = warning
|
||||
dotnet_diagnostic.ph2086.severity = warning
|
||||
dotnet_diagnostic.ph2089.severity = warning
|
||||
dotnet_diagnostic.ph2096.severity = warning
|
||||
dotnet_diagnostic.ph2097.severity = warning
|
||||
dotnet_diagnostic.ph2098.severity = warning
|
||||
dotnet_diagnostic.ph2101.severity = warning
|
||||
dotnet_diagnostic.ph2102.severity = none
|
||||
dotnet_diagnostic.mt1001.severity = warning
|
||||
|
||||
[*.{razor}]
|
||||
resharper_normalize_tag_names = false
|
||||
resharper_normalize_tag_names = false
|
||||
Reference in New Issue
Block a user