mirror of
https://github.com/systemd/systemd
synced 2025-10-05 16:03:15 +02:00
chore: fix editorconfig pattern and add setting for zsh
This commit is contained in:
committed by
Yu Watanabe
parent
5b5155dbf8
commit
9521222222
@@ -24,7 +24,7 @@ indent_style = space
|
|||||||
indent_size = 8
|
indent_size = 8
|
||||||
max_line_length = 109
|
max_line_length = 109
|
||||||
|
|
||||||
[*.sh,mkosi.build,mkosi.prepare,mkosi.postinst]
|
[{*.sh,mkosi.build,mkosi.prepare,mkosi.postinst,shell-completion/zsh/_*}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user