mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-04-28 13:30:47 +02:00
editorconfig: add settings for meson files
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
This commit is contained in:
parent
b925b55634
commit
7265d1676f
1 changed files with 4 additions and 0 deletions
|
|
@ -15,3 +15,7 @@ indent_style = tab
|
|||
[*.py]
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
|
||||
[{meson.build,meson_options.txt}]
|
||||
indent_size = 8
|
||||
indent_style = tab
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue