Skip to content

duplicate file warnings #174

@benedikt-bartscher

Description

@benedikt-bartscher
duplicate generated file name "__init__.py". Generation will continue without error here and drop the second occurrence of this file, but please raise an issue with the maintainer of the plugin.
duplicate generated file name "message_pool.py". Generation will continue without error here and drop the second occurrence of this file, but please raise an issue with the maintainer of the plugin.
duplicate generated file name "py.typed". Generation will continue without error here and drop the second occurrence of this file, but please raise an issue with the maintainer of the plugin.

buf.gen.yaml

version: v2
managed:
  enabled: true
plugins:
  - protoc_builtin: python_betterproto2
    out: src/myproto/gen
inputs:
  - directory: proto
tree proto
proto
├── api
│   └── v1
│       ├── my.proto
└── other
    └── v1
        ├── other.proto

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions