Skip to content

Commit ec934ba

Browse files
andreyneringklauern
andcommitted
.editorconfig: Remove "indent_size"
This way, everyone can configure use their preferred tab size. Closes #269 Co-authored-by: Nick Klauer <[email protected]>
1 parent 48add0f commit ec934ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ insert_final_newline = true
77
charset = utf-8
88
trim_trailing_whitespace = true
99
indent_style = tab
10-
indent_size = 8
1110

1211
[*.{md,yml,yaml,json,toml,htm,html}]
1312
indent_style = space

0 commit comments

Comments
 (0)