mirror of
https://github.com/ppy/osu.git
synced 2026-06-08 09:23:58 +08:00
Turn IDE0052 to silent according to the occurrences
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ dotnet_diagnostic.IDE0055.severity = warning
|
||||
dotnet_diagnostic.IDE0051.severity = silent
|
||||
|
||||
# IDE0052: Private member is unused
|
||||
dotnet_diagnostic.IDE0052.severity = warning
|
||||
dotnet_diagnostic.IDE0052.severity = silent
|
||||
|
||||
# IDE0073: File header
|
||||
dotnet_diagnostic.IDE0073.severity = warning
|
||||
|
||||
Reference in New Issue
Block a user