Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlodotexe authored Oct 3, 2023
1 parent 92b30f5 commit b36f42a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -433,5 +433,7 @@ csharp_style_prefer_extended_property_pattern = true:suggestion
dotnet_diagnostic.IDE0073.severity = warning

# Member owns disposable field
# Todo: Clean up suppression of CA1063 and implement IDisposable correctly
# https://github.com/CommunityToolkit/Labs-Windows/issues/443
dotnet_diagnostic.CA2213.severity = none
dotnet_diagnostic.CA1001.severity = none

0 comments on commit b36f42a

Please sign in to comment.