python-rsrcfork/.editorconfig
2019-08-25 22:25:13 +02:00

11 lines
126 B
INI

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