mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
.editorconfig: do not specify an indent size for tabs (#18297)
This commit is contained in:
parent
f430c0b67a
commit
e9fb5b3fcc
@ -8,7 +8,6 @@ trim_trailing_whitespace = true
|
||||
|
||||
[*.v]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[*.{bat,cmd}]
|
||||
# BAT/CMD ~ DOS/Win requires BAT/CMD files to have CRLF EOLNs
|
||||
|
Loading…
Reference in New Issue
Block a user