Add clang-format config

This commit is contained in:
2025-08-15 14:13:24 +02:00
parent 9de3ae43d5
commit cf804a6c8b

3
.clang-format Normal file
View File

@@ -0,0 +1,3 @@
BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 120