Format code et ajout de l'interface repository

This commit was merged in pull request #3.
This commit is contained in:
2025-03-12 15:57:21 +01:00
parent a43df23e89
commit f400674c1a
9 changed files with 78 additions and 10 deletions

10
.editorconfig Normal file
View File

@@ -0,0 +1,10 @@
# top-most EditorConfig file
root = true
[*.cs]
indent_style = space
indent_size = 4
charset = utf-8
[Src/HexagonalLib/**]
generated_code = true