Skip to content

Commit 3f7a6a0

Browse files
committed
maintenancez(editorconfig update)
modified: .editorconfig
1 parent ac3505a commit 3f7a6a0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.editorconfig

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# https://github.com/z-shell/community/blob/main/docs/project/workspace/editor/editorconfig/.editorconfig-root
2-
#
31
# Space or Tabs?
42
# https://stackoverflow.com/questions/35649847/objective-reasons-for-using-spaces-instead-of-tabs-for-indentation
53
# https://stackoverflow.com/questions/12093748/how-to-use-tabs-instead-of-spaces-in-a-shell-script
@@ -39,6 +37,9 @@ trim_trailing_whitespace = false
3937
[*.{cmd,bat}]
4038
end_of_line = crlf
4139

40+
[*za-*]
41+
end_of_line = lf
42+
4243
[*.{sh,bash,zsh,fish}]
4344
end_of_line = lf
4445

0 commit comments

Comments
 (0)