fix clang format

This commit is contained in:
2025-06-17 13:38:11 +02:00
parent 8f69b4fcf8
commit d74a89b82d

View File

@@ -1,7 +1,6 @@
--- ---
BasedOnStyle: LLVM BasedOnStyle: LLVM
ColumnLimit: "120" ColumnLimit: "120"
ConstructorInitializerIndentWidth: "0"
IndentWidth: "4" IndentWidth: "4"
TabWidth: "4" TabWidth: "4"
UseTab: Always UseTab: Always