clang fmt github action (#13724)

This commit is contained in:
Jarred Sumner
2024-09-06 17:15:07 -07:00
committed by GitHub
parent 3f9ad7cefc
commit e8c65a009f
79 changed files with 282 additions and 219 deletions

View File

@@ -61,6 +61,7 @@
"[h]": {
"editor.defaultFormatter": "xaver.clang-format",
},
"clangd.arguments": ["-header-insertion=never"],
// JavaScript
"prettier.enable": true,