root = true

[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8

[{*.py,bin/pithos.in}]
indent_style = space
indent_size = 4

[*.{ui,xml,xml.in}]
indent_style = space
indent_size = 2

[{meson.build,meson_options.txt}]
indent_style = space
indent_size = 2
