mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
meson: also indent scripts with 8 spaces
This commit is contained in:
@@ -21,4 +21,7 @@
|
||||
(eval . (c-set-offset 'arglist-close 0))))
|
||||
(nxml-mode . ((nxml-child-indent . 2)
|
||||
(fill-column . 119)))
|
||||
(meson-mode . ((meson-indent-basic . 8))))
|
||||
(meson-mode . ((meson-indent-basic . 8)))
|
||||
(sh-mode . ((sh-basic-offset . 8)
|
||||
(sh-indentation . 8)))
|
||||
(awk-mode . ((c-basic-offset . 8))))
|
||||
|
Reference in New Issue
Block a user