Fix RCS1179
This commit is contained in:
@@ -1058,6 +1058,9 @@ dotnet_diagnostic.RCS1172.severity = warning
|
||||
# Unused 'this' parameter.
|
||||
dotnet_diagnostic.RCS1175.severity = warning
|
||||
|
||||
# Unnecessary assignment.
|
||||
dotnet_diagnostic.RCS1179.severity = warning
|
||||
|
||||
# Use constant instead of field.
|
||||
dotnet_diagnostic.RCS1187.severity = warning
|
||||
|
||||
|
||||
Reference in New Issue
Block a user