add sh to editorconfig

This commit is contained in:
Josh Thomas 2025-04-06 17:43:39 -05:00
parent 82018d4dc9
commit 8b38018275

View file

@ -11,7 +11,7 @@ trim_trailing_whitespace = true
[{,.}{j,J}ustfile]
indent_size = 4
[*.{fish,md,py,rst,ini}]
[*.{fish,ini,md,py,rst,sh}]
indent_size = 4
[*.py]