protobuf/objectivec/.clang-format

8 lines
129 B
Plaintext
Raw Normal View History

BasedOnStyle: Google
# Ignore pddm directives.
CommentPragmas: '^%'
# Following the rest of the protobuf code.
ColumnLimit: 80