mirror of
https://github.com/go-task/task.git
synced 2025-01-20 04:59:37 +02:00
.editorconfig: Remove "indent_size"
This way, everyone can configure use their preferred tab size. Closes #269 Co-authored-by: Nick Klauer <klauer@gmail.com>
This commit is contained in:
parent
48add0f293
commit
ec934ba3c0
@ -7,7 +7,6 @@ insert_final_newline = true
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
indent_style = tab
|
||||
indent_size = 8
|
||||
|
||||
[*.{md,yml,yaml,json,toml,htm,html}]
|
||||
indent_style = space
|
||||
|
Loading…
x
Reference in New Issue
Block a user