root = true

[*]
charset = utf-8
indent_style = space
indent_size = 4

[*.{c,h}]
indent_size = 8

[meson.build]
indent_size = 2
