mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Update severity of CA1704.
This commit is contained in:
@@ -1454,6 +1454,8 @@ indent_size = 4
|
||||
tab_width = 4
|
||||
|
||||
[*.{cs,vb}]
|
||||
# Many identifiers use names that cannot have real meanings
|
||||
dotnet_diagnostic.ca1704.severity = none
|
||||
dotnet_diagnostic.ph2006.severity = none
|
||||
dotnet_diagnostic.ph2021.severity = none
|
||||
dotnet_diagnostic.ph2026.severity = none
|
||||
|
||||
Reference in New Issue
Block a user