Skip to content

Commit dbed4d9

Browse files
tgd1975mistral-vibe
andcommitted
fix: Remove unsupported AllowAllParametersOnNextLine from .clang-format
This option is not supported by the version of clang-format used in CI. Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
1 parent d14ff7f commit dbed4d9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.clang-format

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,3 @@ BraceWrapping:
4242
BinPackParameters: false
4343
BinPackArguments: false
4444
AllowAllArgumentsOnNextLine: true
45-
AllowAllParametersOnNextLine: true

0 commit comments

Comments
 (0)