• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1BasedOnStyle: Google
2
3# Ignore pddm directives.
4CommentPragmas: '^%'
5
6# Following the rest of the protobuf code.
7ColumnLimit: 80
8