Skip to content

Implement await-outside-async / E1142#972

Merged
charliermarsh merged 1 commit intomainfrom
charlie/pylint
Nov 30, 2022
Merged

Implement await-outside-async / E1142#972
charliermarsh merged 1 commit intomainfrom
charlie/pylint

Conversation

@charliermarsh
Copy link
Member

This PR adds the first Pylint-derived rule, thus establishing a few patterns. The prefix code is PLE1142, so it includes E1142 to match Pylint.

See: #970.

@charliermarsh charliermarsh merged commit f6b0a60 into main Nov 30, 2022
@charliermarsh charliermarsh deleted the charlie/pylint branch November 30, 2022 16:38
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.

1 participant