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.

15 lines
195 B

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