github.com/franono/tendermint@v0.32.2-0.20200527150959-749313264ce9/buf.yaml (about)

     1  build:
     2    roots:
     3      - .
     4  lint:
     5    use:
     6      - MINIMAL
     7      - FILE_LOWER_SNAKE_CASE
     8      - UNARY_RPC
     9    except:
    10      - PACKAGE_DIRECTORY_MATCH
    11    ignore:
    12      - third_party
    13  breaking:
    14    use:
    15      - FILE