update editorconfig

This commit is contained in:
Sean Buckley 2024-09-10 00:31:45 -04:00
parent 48965342de
commit a3d33c1a98

View file

@ -5,6 +5,6 @@ indent_style = tab
indent_style = space
indent_size = 2
[*.{py,sh}]
[*.py]
indent_style = space
indent_size = 4