Skip to content

Conversation

@FozzieHi
Copy link
Contributor

@FozzieHi FozzieHi commented Feb 9, 2023

This lint checks for possibly mistakenly using : (for type annotations) instead of = (for assigning).

Closes #312.

Copy link
Collaborator

@cooperlees cooperlees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it! Many thanks.

Will try merge this later + get a release out.

@cooperlees cooperlees merged commit 76aa16b into PyCQA:main Feb 13, 2023
@FozzieHi FozzieHi deleted the b032-type-annotations branch February 13, 2023 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Report incorrect assigning of dictionary entries with a colon (:)

2 participants