mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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