mirror of https://github.com/xzeldon/htop.git
Add `trim_trailing_whitespace` to editorconfig
This commit is contained in:
parent
dd33444f7e
commit
63fbc3b517
|
@ -14,3 +14,4 @@ charset = utf-8
|
|||
[*.{c,h}]
|
||||
indent_style = space
|
||||
indent_size = 3
|
||||
trim_trailing_whitespace = true
|
||||
|
|
Loading…
Reference in New Issue