Fix meson indent in editorconfig
This commit is contained in:
parent
9bb009203a
commit
401864f990
1 changed files with 4 additions and 0 deletions
|
@ -7,3 +7,7 @@ insert_final_newline = true
|
|||
indent_style = space
|
||||
indent_size = 4
|
||||
tab_width = 4
|
||||
|
||||
[meson.build]
|
||||
indent_size = 2
|
||||
tab_width = 2
|
||||
|
|
Loading…
Add table
Reference in a new issue