Skip to content

Add type annotation checks to CI #477

@plamut

Description

@plamut

We do not run static type checks on the code, but we probably should, which will allow us to safely incrementally annotate the library code, i.e. without incorrect annotation that would break users' checks.

Something similar to the pull request that we merged a few months ago in BigQuery.

(the scope of the issue can be extended to also include annotating all public methods) Will be done separately.

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the googleapis/python-pubsub API.type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions