diff options
Diffstat (limited to '.editorconfig')
| -rw-r--r-- | .editorconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig index 0e5e74d..24ccccc 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,3 +5,4 @@ indent_style=space indent_size=2 tab_width=2 end_of_line=lf +trim_trailing_whitespace = true |