Skip to content

Commit

Permalink
Codespaces Init
Browse files Browse the repository at this point in the history
  • Loading branch information
WonITKorea committed Feb 2, 2024
1 parent c479ffc commit ac14dfa
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 132 deletions.
6 changes: 5 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@
"*.tcc": "cpp"
},
"C_Cpp.codeAnalysis.clangTidy.checks.disabled": [
"clang-diagnostic-error",
"clang-diagnostic-error"
],
"github.codespaces.defaultExtensions": [

"GitHub.codespaces",
"GitHub.vscode-pull-request-github"
]
}
Loading

0 comments on commit ac14dfa

Please sign in to comment.