github.com/lazyledger/lazyledger-core@v0.35.0-dev.0.20210613111200-4c651f053571/buf.yaml (about)

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