adventofcode/.editorconfig

8 lines
78 B
INI

root = true
[*]
charset = utf-8
[*.nim]
indent_style = space
indent_size = 2