+ trim trailing spaces on save
This commit is contained in:
@@ -20,5 +20,6 @@
|
|||||||
125
|
125
|
||||||
],
|
],
|
||||||
"explorer.autoReveal": false,
|
"explorer.autoReveal": false,
|
||||||
"git.confirmSync": false
|
"git.confirmSync": false,
|
||||||
|
"files.trimTrailingWhitespace": true
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user