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.

16 lines
193 B

  1. version: v1beta1
  2. build:
  3. roots:
  4. - proto
  5. - third_party/proto
  6. lint:
  7. use:
  8. - BASIC
  9. - FILE_LOWER_SNAKE_CASE
  10. - UNARY_RPC
  11. ignore:
  12. - gogoproto
  13. breaking:
  14. use:
  15. - FILE