Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Auto trim trailing whitespaces.
Signed-off-by: Volker Theile <votdev@gmx.de>
  • Loading branch information
votdev committed Jun 7, 2019
1 parent d1607c2 commit 0a435c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Expand Up @@ -3,6 +3,7 @@
"files.associations": {
"*.inc": "php"
},
"files.trimTrailingWhitespace": true,
"python.formatting.provider": "black",
"python.formatting.blackArgs": [
"--target-version",
Expand Down

0 comments on commit 0a435c4

Please sign in to comment.