Add format and launch config

This commit is contained in:
2025-03-12 16:29:29 +01:00
parent 7876d1a370
commit b1d317d8f4
2 changed files with 6 additions and 2 deletions

4
.clang-format Normal file
View File

@@ -0,0 +1,4 @@
# .clang-format
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 120