Skip to content

Commit

Permalink
Removed some redundant keys
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNoobieWaffle committed May 17, 2024
1 parent a689bd4 commit 9799c7e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/.editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,6 @@ csharp_style_implicit_object_creation_when_type_is_apparent = true:warning
# "Null" checking preferences
csharp_style_throw_expression = true:warning
csharp_style_conditional_delegate_call = true:warning
# Code block preferences
csharp_prefer_braces = true:warning
csharp_prefer_simple_using_statement = true:suggestion
dotnet_diagnostic.IDE0063.severity = suggestion
# 'using' directive preferences
csharp_using_directive_placement = inside_namespace:warning
# Modifier preferences
Expand Down

0 comments on commit 9799c7e

Please sign in to comment.