[Clang] Fix config file

This commit is contained in:
2025-09-25 16:42:26 +02:00
parent a545bb0066
commit 97e02d81af

View File

@@ -3,7 +3,6 @@
# │ clang-format config │ # │ clang-format config │
# ╰─────────────────────────────────────────────────╯ # ╰─────────────────────────────────────────────────╯
# ───────────────────────────────────────────────────────────────────── # ─────────────────────────────────────────────────────────────────────
----
BasedOnStyle: LLVM BasedOnStyle: LLVM
AccessModifierOffset: -2 AccessModifierOffset: -2
AlignAfterOpenBracket: Align AlignAfterOpenBracket: Align