1
0
Fork 0
mirror of https://github.com/syuilo/ai.git synced 2025-01-02 04:41:08 +00:00
ai/.editorconfig
2018-08-11 10:42:06 +09:00

11 lines
126 B
INI

root = true
[*]
indent_style = tab
indent_size = 2
charset = utf-8
insert_final_newline = true
[*.yml]
indent_style = space