Generate Mypy stub files from protobuf specifications
This Python package provide tools to generate Mypy stubs from protobuf specification files.
Linter | Message | Location |
---|---|---|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? | |
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'python-setuptools' should probably not be an input at all |