Skip to content

Commit

Permalink
RCS1055 was fixed with Roslynator 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jnyrup committed Jan 29, 2024
1 parent 181560c commit e6d931e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Tests/.editorconfig
Expand Up @@ -162,10 +162,6 @@ resharper_keep_user_linebreaks = true
# Make class static
dotnet_diagnostic.RCS1102.severity = none

# Unnecessary semicolon at the end of declaration
# see https://github.com/dotnet/roslynator/issues/1359
dotnet_diagnostic.RCS1055.severity = none

# Mark local variable as const.
dotnet_diagnostic.RCS1118.severity = none

Expand Down

0 comments on commit e6d931e

Please sign in to comment.