1 # To use this config on you editor, follow the instructions at: 2 # http://editorconfig.org 3 4 root = true 5 6 [*] 7 tab_width = 8 8 9 [meson.build,meson.options] 10 indent_style = space 11 indent_size = 2 12
Indexes created Thu Jun 25 00:25:11 UTC 2026