github.com/noirx94/tendermintmp@v0.0.1/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