Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Jul 23, 2024
1 parent e4cb66f commit 7084836
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 @@ -52,7 +52,7 @@ dotnet_diagnostic.CA1513.severity = suggestion
dotnet_diagnostic.CA2201.severity = silent

# CA1001: Les types qui ont des champs supprimables doivent être supprimables
dotnet_diagnostic.CA1001.severity = suggestion
dotnet_diagnostic.CA1001.severity = silent

# CA1707: Les identificateurs ne doivent pas contenir de traits de soulignement
dotnet_diagnostic.CA1707.severity = silent
Expand Down

0 comments on commit 7084836

Please sign in to comment.