Skip to content

Commit

Permalink
set files.insertFinalNewline to true
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Oct 25, 2023
1 parent 435f1a7 commit 8412591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
"files.exclude": {
"**/.*": true
},
"files.insertFinalNewline": true,
"files.trimTrailingWhitespace": true,
"files.watcherExclude": {
"**/.git/objects/**": true,
Expand Down

0 comments on commit 8412591

Please sign in to comment.