Fix RCS1192
This commit is contained in:
@@ -1070,6 +1070,9 @@ dotnet_diagnostic.RCS1190.severity = warning
|
||||
# Declare enum value as combination of names.
|
||||
dotnet_diagnostic.RCS1191.severity = warning
|
||||
|
||||
# Unnecessary usage of verbatim string literal.
|
||||
dotnet_diagnostic.RCS1192.severity = warning
|
||||
|
||||
# Overriding member should not change 'params' modifier.
|
||||
dotnet_diagnostic.RCS1193.severity = warning
|
||||
|
||||
|
||||
Reference in New Issue
Block a user