mirror of
https://github.com/polybar/polybar.git
synced 2025-03-17 17:14:07 -04:00
Add trim_trailing_whitespace to .editorconfig
This commit is contained in:
parent
16daefd609
commit
ad4baf87cf
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ root = true
|
|||
|
||||
[*]
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
charset = utf-8
|
||||
|
|
Loading…
Add table
Reference in a new issue