Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
Co-authored-by: Buyaa Namnan <[email protected]>
  • Loading branch information
mavasani and buyaa-n authored Mar 27, 2023
1 parent 0da79be commit 69cc456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ dotnet_diagnostic.IDE0017.severity = silent
# IDE0045: 'if' statement can be simplified
dotnet_diagnostic.IDE0045.severity = silent

# IDE0045: Null check can be simplified
# IDE0031: Null check can be simplified
dotnet_diagnostic.IDE0031.severity = silent

# IDE0046: 'if' statement can be simplified
Expand Down

0 comments on commit 69cc456

Please sign in to comment.