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.

14 lines
175 B

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