revert config changes accidentally pushed

This commit is contained in:
Thomas Göttgens
2023-01-31 15:56:02 +01:00
parent 5e1c39eb0f
commit 04add9b91e
3 changed files with 6 additions and 22 deletions
+1 -5
View File
@@ -1,8 +1,4 @@
{
"editor.formatOnSave": true,
"editor.defaultFormatter": "trunk.io",
"githubPullRequests.ignoredPullRequestBranches": ["master"],
"files.associations": {
"*.tcc": "cpp"
}
"editor.defaultFormatter": "trunk.io"
}