mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
add trim_trailing_whitespace to .editorconfig
This commit is contained in:
@@ -11,6 +11,7 @@ insert_final_newline = true
|
||||
[*.v]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
Reference in New Issue
Block a user