chore: update editorconfig with new tabs default (#14335)

This commit is contained in:
Asher
2024-08-19 11:40:58 -08:00
committed by GitHub
parent f007c90a30
commit fa59b30cfb
-4
View File
@@ -1,8 +1,4 @@
[*]
indent_style = space
indent_size = 2
[*.go]
indent_style = tab
indent_size = unset