Skip to content

Commit

Permalink
chore: add vscode files.insertFinalNewline
Browse files Browse the repository at this point in the history
  • Loading branch information
qianlongzt committed Oct 6, 2024
1 parent e604f06 commit 51dd536
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
]
}
],
"files.insertFinalNewline": true,
"files.exclude": {
"**/.git": true,
"**/.svn": true,
Expand All @@ -23,4 +24,4 @@
"**/.DS_Store": true,
"**/tmp": true
}
}
}

0 comments on commit 51dd536

Please sign in to comment.