github.com/Finschia/ostracon@v1.1.5/buf.yaml (about)

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