Skip to content

Commit

Permalink
[Analyzers] Remove IDE0073 severity change in .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
snickler committed Nov 27, 2024
1 parent 4a17428 commit e5b24ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/.editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,6 @@ dotnet_diagnostic.IDE0063.severity = suggestion
# IDE0071: Simplify interpolation
dotnet_diagnostic.IDE0071.severity = suggestion

# IDE0073: Use file header
dotnet_diagnostic.IDE0073.severity = suggestion

# IDE0074: Use coalesce compound assignment
dotnet_diagnostic.IDE0074.severity = suggestion

Expand Down

0 comments on commit e5b24ce

Please sign in to comment.