1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-07-23 22:51:26 +00:00

its angry

This commit is contained in:
bpmcgeeney
2021-11-08 11:19:06 -07:00
parent 995d856d08
commit cce451f069
2 changed files with 36 additions and 13 deletions

View File

@@ -45,7 +45,8 @@
"string": "cpp",
"chrono": "cpp",
"ratio": "cpp",
"thread": "cpp"
"thread": "cpp",
"string_view": "cpp"
},
"C_Cpp.clang_format_fallbackStyle": "LLVM",
"editor.formatOnSave": true,