Files
Giants/.editorconfig
mcmuzzle 1fbce5a4fd
Some checks failed
check main state / build (9.0.x) (push) Has been cancelled
augmentation des niveaux de warning dans la solution
2025-04-23 10:44:20 +02:00

11 lines
190 B
INI

# top-most EditorConfig file
root = true
[*.cs]
indent_style = space
indent_size = 4
charset = utf-8
dotnet_diagnostic.CA1307.severity = none
[Src/HexagonalLib/**]
generated_code = true