github.com/onflow/flow-go@v0.35.7-crescendo-preview.23-atree-inlining/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: .