Skip to content

Commit 2fe23f3

Browse files
authored
Merge pull request #75 from pzarfos/master
Fixed [*.sh] syntax in .editorconfig
2 parents c4629a3 + c300c90 commit 2fe23f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ trim_trailing_whitespace = true
1717
indent_style = space
1818
indent_size = 2
1919

20-
[.sh}]
20+
[*.sh]
2121
indent_style = tab
2222
indent_size = 4
2323

0 commit comments

Comments
 (0)