This repository has been archived on 2023-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
Files
IMIE_CC/.editorconfig
2019-12-20 17:40:52 +01:00

8 lines
127 B
INI

root = true
[*]
indent_style = tab
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true