InsertBraces clang-format option is not available in ubuntu22

This commit is contained in:
pancake
2025-04-17 21:22:35 +02:00
parent 2f6460bfab
commit f09023c08c

View File

@@ -81,7 +81,7 @@ IncludeIsMainRegex: '(Test)?$'
IndentCaseLabels: false
IndentWidth: 4
IndentWrappedFunctionNames: false
InsertBraces: false
# InsertBraces: false
JavaScriptQuotes: Leave
JavaScriptWrapImports: true
KeepEmptyLinesAtTheStartOfBlocks: false