github.com/badrootd/celestia-core@v0.0.0-20240305091328-aa4207a4b25d/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