mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 03:30:19 +01:00
Fix .editorconfig: use tabs for Meson files
This commit is contained in:
parent
ee1d968e64
commit
438de4f559
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ indent_style = tab
|
||||||
indent_size = 8
|
indent_size = 8
|
||||||
max_line_length = 80
|
max_line_length = 80
|
||||||
|
|
||||||
[*.xml,meson.build,meson_options.txt]
|
[*.xml]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
tab_width = 8
|
tab_width = 8
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue