rm .editorconfig

This commit is contained in:
Sean Buckley 2024-11-08 18:41:34 -05:00
parent 1bb5a821a6
commit ab3627ade8

View file

@ -1,10 +0,0 @@
[*]
indent_style = tab
[*.{nix,yaml}]
indent_style = space
indent_size = 2
[*.py]
indent_style = space
indent_size = 4