add clang formatter rules

This commit is contained in:
Thomas Bishop 2026-02-09 18:55:33 +00:00
parent 9a0ec170e5
commit 59c31f1159

2
.clang-format Normal file
View file

@ -0,0 +1,2 @@
BasedOnStyle: LLVM
BreakBeforeBraces: Linux