diff --git a/.clang-format b/.clang-format index d6da5d94..782d1575 100644 --- a/.clang-format +++ b/.clang-format @@ -69,7 +69,6 @@ IndentWrappedFunctionNames: true InsertBraces: true InsertNewlineAtEOF: true KeepEmptyLinesAtTheStartOfBlocks: false -LineEnding: LF MaxEmptyLinesToKeep: 1 NamespaceIndentation: All ObjCBinPackProtocolList: Never