mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
editorconfig: add rule for meson.build files (#6671)
This commit is contained in:
committed by
Lennart Poettering
parent
0c700d392d
commit
a86d0fe165
@@ -18,3 +18,7 @@ charset = utf-8
|
||||
[*.{c,h}]
|
||||
indent_style = space
|
||||
indent_size = 8
|
||||
|
||||
[meson.build]
|
||||
indent_style = space
|
||||
indent_size = 8
|
||||
|
||||
Reference in New Issue
Block a user