Adding clang format

This commit is contained in:
Dynamitos
2025-01-23 16:10:28 +01:00
parent bcd9c6b1c4
commit 4566e19526
4 changed files with 33 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 140
DerivePointerAlignment: false
PointerAlignment: Left
BreakBeforeBraces: Allman