Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
Co-authored-by: Erwin de Haan <[email protected]>
  • Loading branch information
Shadowghost and EraYaN authored Dec 9, 2024
1 parent 4b11cad commit 6d74b97
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 @@ -516,7 +516,7 @@ dotnet_diagnostic.IDISP008.severity = suggestion
# disable warning SA0001: XML comment analysis is disabled due to project configuration
dotnet_diagnostic.SA0001.severity = none

# Cdisable warning A1707: Identifiers should not contain underscores
# disable warning CA1707: Identifiers should not contain underscores
dotnet_diagnostic.CA1707.severity = none

# disable warning CA2007: Consider calling ConfigureAwait on the awaited task
Expand Down

0 comments on commit 6d74b97

Please sign in to comment.