[editorconfig] Add meson config

This commit is contained in:
Ebrahim Byagowi 2020-03-12 14:53:26 +03:30 committed by GitHub
parent 1dd3896688
commit cc63eb66ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -17,5 +17,6 @@ indent_style = tab
[{Makefile.am,Makefile.sources,configure.ac}]
tab_width = 8
[{CMakeLists.txt,*.cmake}]
[{meson.build,meson_options.txt}]
indent_style = space
indent_size = 2