rpm-ostree/.editorconfig

6 lines
109 B
INI
Raw Normal View History

2021-01-21 20:23:23 +03:00
[*.[ch] *.cxx]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
indent_brace_style = gnu