sublime: trim trailing spaces on save

This commit is contained in:
He4eT 2020-01-08 18:36:25 +05:00 committed by GitHub
commit 8d559343b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@
"color_scheme": "Packages/User/SublimeLinter/DarksideBoxy.tmTheme",
"enable_tab_scrolling": false,
"ensure_newline_at_eof_on_save": true,
"trim_trailing_white_space_on_save": true,
"folder_exclude_patterns":
[
"node_modules",