diff --git a/projects/rccl/.clang-format b/projects/rccl/.clang-format index 0016310d4c..f1a008390e 100644 --- a/projects/rccl/.clang-format +++ b/projects/rccl/.clang-format @@ -95,7 +95,6 @@ IndentPPDirectives: BeforeHash IndentWrappedFunctionNames: true KeepEmptyLinesAtTheStartOfBlocks: true LambdaBodyIndentation: Signature -MaxEmptyLinesToKeep: 1 MacroBlockBegin: '' MacroBlockEnd: '' MaxEmptyLinesToKeep: 1