Fix RCS1227
This commit is contained in:
@@ -1109,6 +1109,9 @@ dotnet_diagnostic.RCS1225.severity = warning
|
||||
# Add paragraph to documentation comment.
|
||||
dotnet_diagnostic.RCS1226.severity = warning
|
||||
|
||||
# Validate arguments correctly.
|
||||
dotnet_diagnostic.RCS1227.severity = warning
|
||||
|
||||
# Unnecessary explicit use of enumerator.
|
||||
dotnet_diagnostic.RCS1230.severity = warning
|
||||
|
||||
|
||||
Reference in New Issue
Block a user