]> Sergey Matveev's repositories - dotfiles.git/blobdiff - bin/bin/cfmt.sh
Duplicate formatting option
[dotfiles.git] / bin / bin / cfmt.sh
index 1d5b4d61873632e69ccb813948bc1c4346337b94..40e6953312e302c91042d54c4f7b676974ef08cf 100755 (executable)
@@ -6,6 +6,5 @@ clang-format60 -style="{
     AllowAllParametersOfDeclarationOnNextLine: false,
     BinPackArguments: false,
     BinPackParameters: false,
-    AllowAllParametersOfDeclarationOnNextLine: false,
     BreakStringLiterals: false,
 }" $@