isle/.editorconfig
2023-06-28 18:15:42 +03:00

6 lines
No EOL
125 B
INI

root = true
[*.{cpp,h}]
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true