Skip to content

Commit

Permalink
Merge pull request #5 from a5chin/feature/trailingWhitespace
Browse files Browse the repository at this point in the history
True trailingWhitespace
  • Loading branch information
a5chin authored Apr 11, 2024
2 parents 19ee3de + 6dff299 commit 074a851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"editor.formatOnSave": true
},
"files.insertFinalNewline": true,
"files.trimTrailingWhitespace": true,
"terminal.integrated.defaultProfile.linux": "zsh",
"terminal.integrated.profiles.linux": {
"zsh": {
Expand Down

0 comments on commit 074a851

Please sign in to comment.