TMP / Improved build tools layout

This commit is contained in:
2023-04-01 23:19:07 +02:00
parent 310724a207
commit 553916f8c1
6 changed files with 10 additions and 20 deletions

5
.clang-format Normal file
View File

@@ -0,0 +1,5 @@
{
"BasedOnStyle": "LLVM",
"IndentWidth": 4,
"CommentPragmas": "NOLINT",
}