1
0
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:
Eisuke Kawashima
2025-05-30 07:37:26 +09:00
committed by Yu Watanabe
parent 5b5155dbf8
commit 9521222222

View File

@@ -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