awesome-prolog/.editorconfig
Klaus Sinani 27f20ee9fa
Meta
2017-12-08 23:51:41 +02:00

13 lines
185 B
INI

root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[{*.json, *.yml}]
indent_style = space
indent_size = 2