Skip to content

Commit fed5c72

Browse files
committed
Format shell scripts with indent_size = 2 to match scripts in CI config
1 parent 46eec8f commit fed5c72

File tree

5 files changed

+1065
-1059
lines changed

5 files changed

+1065
-1059
lines changed

Diff for: .editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ indent_style = space
1111
insert_final_newline = true
1212
trim_trailing_whitespace = true
1313

14-
[*.{json,md,rb,yml,yaml}]
14+
[*.{json,md,rb,sh,yml,yaml}]
1515
indent_size = 2
1616

1717
[*.{js,yml,yaml}]

Diff for: .github/.cspell/project-dictionary.txt

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
coreutils
22
lipo
3-
zigbuild
43
codesign

0 commit comments

Comments
 (0)