From 97e02d81afd8f29f55e98164c2e0366a89d8d056 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Thu, 25 Sep 2025 16:42:26 +0200 Subject: [PATCH] [Clang] Fix config file --- config/lint/clang-format | 1 - 1 file changed, 1 deletion(-) diff --git a/config/lint/clang-format b/config/lint/clang-format index da891d6..aef4e74 100644 --- a/config/lint/clang-format +++ b/config/lint/clang-format @@ -3,7 +3,6 @@ # │ clang-format config │ # ╰─────────────────────────────────────────────────╯ # ───────────────────────────────────────────────────────────────────── ----- BasedOnStyle: LLVM AccessModifierOffset: -2 AlignAfterOpenBracket: Align