Skip to content

Commit

Permalink
test: Removed compile warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
marklechtermann committed Nov 20, 2023
1 parent 430bd26 commit 58ed33a
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 @@ -185,3 +185,5 @@ dotnet_diagnostic.CA1861.severity = none # Avoid constant arrays as argum
dotnet_diagnostic.CS1574.severity = none # XML comment has cref attribute that could not be resolved

dotnet_diagnostic.IDE0251.severity = none # Make member 'readonly'

dotnet_diagnostic.xUnit1012.severity = none # Make member 'readonly'

0 comments on commit 58ed33a

Please sign in to comment.