github.com/consideritdone/landslidecore@v0.0.0-20230718131026-a8b21c5cf8a7/buf.yaml (about)

     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