Skip to content

Commit

Permalink
Make readonly preference info
Browse files Browse the repository at this point in the history
  • Loading branch information
Mielek committed Jun 2, 2024
1 parent f86333b commit bfca8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dotnet_style_prefer_simplified_boolean_expressions = true:suggestion
dotnet_style_prefer_simplified_interpolation = true:suggestion

# Field preferences
dotnet_style_readonly_field = true:warning
dotnet_style_readonly_field = true:info

# Parameter preferences
dotnet_code_quality_unused_parameters = all:suggestion
Expand Down

0 comments on commit bfca8a6

Please sign in to comment.