diff --git a/.clang-format b/.clang-format index e54954b..21fb3c4 100644 --- a/.clang-format +++ b/.clang-format @@ -22,7 +22,6 @@ AlwaysBreakAfterDefinitionReturnType: None AllowShortFunctionsOnASingleLine: All Cpp11BracedListStyle: true NamespaceIndentation: None -ReflowComments: true BinPackArguments: true BinPackParameters: true SortIncludes: false