Skip to content

Commit

Permalink
update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
nenoNaninu committed Nov 23, 2023
1 parent bdbd385 commit f85a25c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ csharp_preserve_single_line_statements = true
csharp_style_namespace_declarations = file_scoped:error

csharp_style_implicit_object_creation_when_type_is_apparent = false
csharp_style_prefer_primary_constructors = false

# CA1822: Mark members as static
dotnet_diagnostic.CA1822.severity = none

0 comments on commit f85a25c

Please sign in to comment.