Skip to content

Commit

Permalink
Merge pull request #2 from TheNoobieWaffle/main
Browse files Browse the repository at this point in the history
fix: remove redundant keys
  • Loading branch information
jolexxa authored May 17, 2024
2 parents a689bd4 + 9799c7e commit 4c05742
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 4c05742

Please sign in to comment.