rpm-ostree/.editorconfig

6 lines
109 B
INI
Raw Normal View History

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