aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-06-09 05:56:53 +0000
committerGravatar Runxi Yu2026-06-09 05:56:53 +0000
commitaeef3051338c54a88ec3b622164310fca76faf1d (patch)
treefb1fa791018a65308ad14211321b05908b724ba3
parentREFACTOR: update (diff)
signatureNo signature
.editorconfig: Setting tab size is a bad idea HEAD main
-rw-r--r--.editorconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/.editorconfig b/.editorconfig
index 72eb2cd1..56013824 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -4,8 +4,6 @@ root = true
end_of_line = lf
insert_final_newline = true
indent_style = tab
-indent_size = 8
-tab_size = 8
[{*.yaml,*.yml,*.md}]
indent_style = space