Skip to content

Commit

Permalink
Merge pull request #75 from pzarfos/master
Browse files Browse the repository at this point in the history
Fixed [*.sh] syntax in .editorconfig
  • Loading branch information
cytopia authored May 2, 2022
2 parents c4629a3 + c300c90 commit 2fe23f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ trim_trailing_whitespace = true
indent_style = space
indent_size = 2

[.sh}]
[*.sh]
indent_style = tab
indent_size = 4

Expand Down

0 comments on commit 2fe23f3

Please sign in to comment.