AuD-2021-H07-Gruphi/.editorconfig
Alexander Staeding aff4e4c693 Initial Commit
2021-06-28 23:54:52 +02:00

10 lines
183 B
INI

# 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