Skip to content

Commit

Permalink
Prefer file-scoped namespace in editor config
Browse files Browse the repository at this point in the history
  • Loading branch information
heku committed Jan 15, 2022
1 parent a90d519 commit 4df7891
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 @@ -117,6 +117,7 @@ csharp_space_between_parentheses = false
# Wrapping options
csharp_preserve_single_line_blocks = true
csharp_preserve_single_line_statements = false
csharp_style_namespace_declarations=file_scoped:warning

## Naming conventions
[*.{cs,vb}]
Expand Down

0 comments on commit 4df7891

Please sign in to comment.