dbus-settings-bindings/.editorconfig
2022-01-11 11:21:57 -05:00

10 lines
162 B
INI

[*]
indent_style = tab
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf
[*.yml]
indent_style = space