[editorconfig] Add meson config
This commit is contained in:
parent
1dd3896688
commit
cc63eb66ce
|
@ -17,5 +17,6 @@ indent_style = tab
|
||||||
[{Makefile.am,Makefile.sources,configure.ac}]
|
[{Makefile.am,Makefile.sources,configure.ac}]
|
||||||
tab_width = 8
|
tab_width = 8
|
||||||
|
|
||||||
[{CMakeLists.txt,*.cmake}]
|
[{meson.build,meson_options.txt}]
|
||||||
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
Loading…
Reference in New Issue