Files
Giants/.editorconfig

10 lines
149 B
INI

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