github.com/pokt-network/tendermint@v0.32.11-0.20230426215212-59310158d3e9/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