diff --git a/objectivec/.clang-format b/objectivec/.clang-format index d3ff76bb20..f6cb8ad931 100644 --- a/objectivec/.clang-format +++ b/objectivec/.clang-format @@ -1,7 +1 @@ BasedOnStyle: Google - -# Ignore pddm directives. -CommentPragmas: '^%' - -# Following the rest of the protobuf code. -ColumnLimit: 80