InfectedGSC/.editorconfig
2021-09-29 19:22:34 +01:00

12 lines
170 B
INI

root = true
[*]
indent_style = tab
indent_size = 2
charset = latin1
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false