﻿# top-most EditorConfig file
root = true

[*.cs]
indent_style = space
indent_size = 4
charset = utf-8

[Src/HexagonalLib/**]
generated_code = true