mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-24 23:16:37 +03:00
Add trim_trailing_whitespace
to editorconfig
This commit is contained in:
@ -14,3 +14,4 @@ charset = utf-8
|
|||||||
[*.{c,h}]
|
[*.{c,h}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 3
|
indent_size = 3
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
Reference in New Issue
Block a user