root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
[*.[ch]]
indent_size = 4
[*.cpp]
[*.py]
[*.vala]
[*.xml]
indent_size = 2
[meson.build]