Skip to content

Commit

Permalink
Update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Romfos committed Feb 16, 2025
1 parent 382ccc3 commit 922e883
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 @@ -18,7 +18,7 @@ dotnet_style_qualification_for_property = false:suggestion
dotnet_style_qualification_for_method = false:suggestion
dotnet_style_qualification_for_event = false:suggestion
csharp_style_namespace_declarations = file_scoped:warning
dotnet_style_prefer_collection_expression = true:warning
dotnet_style_prefer_collection_expression = true:suggestion
dotnet_style_collection_initializer = true:warning
csharp_style_prefer_primary_constructors = true:warning

Expand Down

0 comments on commit 922e883

Please sign in to comment.