github.com/koko1123/flow-go-1@v0.29.6/engine/ghost/protobuf/prototool.yaml (about)

     1  protoc:
     2    version: 3.8.0
     3  lint:
     4    group: uber2
     5    rules:
     6      remove:
     7        - ENUM_ZERO_VALUES_INVALID
     8        - ENUM_ZERO_VALUES_INVALID_EXCEPT_MESSAGE
     9  generate:
    10    go_options:
    11      import_path: github.com/onflow/flow-go/integration/ghost/protobuf
    12    plugins:
    13      - name: go
    14        type: go
    15        flags: plugins=grpc
    16        output: .