adventofcode/.editorconfig

8 lines
78 B
INI
Raw Permalink Normal View History

2023-12-14 21:08:01 +01:00
root = true
[*]
charset = utf-8
[*.nim]
indent_style = space
indent_size = 2