format: add clang-format config

This commit is contained in:
javalsai 2024-09-05 20:26:28 +02:00
parent 72858a9c96
commit b34528d1cb
Signed by: javalsai
SSH Key Fingerprint: SHA256:3G83yKhBUWVABVX/vPWH88xnK4+ptMtHkZGCRXD4Mk8

2
.clang-format Normal file
View File

@ -0,0 +1,2 @@
BasedOnStyle: LLVM
IndentWidth: 2