Skip to content

Commit

Permalink
style: use file-scoped namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
nogic1008 committed Feb 10, 2022
1 parent f97dc72 commit fdf3a4e
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 @@ -91,6 +91,7 @@ csharp_prefer_braces = when_multiline:warning
csharp_prefer_simple_using_statement = true:warning

csharp_using_directive_placement = outside_namespace
csharp_style_namespace_declarations = file_scoped

csharp_prefer_static_local_function = true:warning

Expand Down

0 comments on commit fdf3a4e

Please sign in to comment.