mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tools: remove residues that specify size for tab indents (#18426)
This commit is contained in:
@ -238,7 +238,6 @@ trim_trailing_whitespace = true
|
||||
|
||||
[*.v]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
'
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user