1
0
Fork 0

adding .clang-format

This commit is contained in:
Henrik Hautakoski 2024-06-22 19:50:05 +02:00
parent 0596e1ba3b
commit ca46bd0ef7

6
.clang-format Normal file
View file

@ -0,0 +1,6 @@
BasedOnStyle: LLVM
UseTab: Always
TabWidth: 8
IndentWidth: 8
BreakBeforeBraces: Linux