AuD-2021-H07-Gruphi/.editorconfig

10 lines
183 B
INI
Raw Normal View History

2021-06-28 23:54:52 +02:00
# Editor configuration, see https://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true