Change clang-format braces position

This commit is contained in:
2025-03-17 18:02:21 +01:00
parent b976db53c6
commit bf08b0de89

View File

@@ -2,7 +2,7 @@
---
BasedOnStyle: LLVM
AccessModifierOffset: -4
BreakBeforeBraces: Allman
BreakBeforeBraces: Linux
ColumnLimit: 0
FixNamespaceComments: false
IndentWidth: 4