augmentation des niveaux de warning dans la solution
Some checks failed
check main state / build (9.0.x) (push) Has been cancelled

This commit was merged in pull request #26.
This commit is contained in:
2025-04-23 10:05:48 +02:00
parent a1a1d94a14
commit 1fbce5a4fd
4 changed files with 7 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ root = true
indent_style = space
indent_size = 4
charset = utf-8
dotnet_diagnostic.CA1307.severity = none
[Src/HexagonalLib/**]
generated_code = true