You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
241 B

  1. ---
  2. Language: Proto
  3. BasedOnStyle: Google
  4. IndentWidth: 2
  5. ColumnLimit: 0
  6. AlignConsecutiveAssignments: true
  7. AlignConsecutiveDeclarations: true
  8. SpacesInSquareBrackets: true
  9. ReflowComments: true
  10. SortIncludes: true
  11. SortUsingDeclarations: true