Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add misc pylint ignores for false positives #5672

Merged
merged 3 commits into from
Jul 17, 2022
Merged

Conversation

cognifloyd
Copy link
Member

With pants, I'm running pylint on more of our codebase. So, I hit a few false positives that can just be ignored.

Also, orjson confuses pylint sometimes because pylint doesn't support type stubs (.pyi) like orjson provides. So, ignore that too.

@cognifloyd cognifloyd added this to the 3.8.0 milestone Jul 16, 2022
@cognifloyd cognifloyd added the no changelog No Changelog.rst needed for this PR label Jul 16, 2022
@cognifloyd cognifloyd self-assigned this Jul 16, 2022
@cognifloyd cognifloyd requested a review from a team July 16, 2022 22:44
@pull-request-size pull-request-size bot added the size/S PR that changes 10-29 lines. Very easy to review. label Jul 16, 2022
@cognifloyd cognifloyd merged commit 1e8f34f into master Jul 17, 2022
@cognifloyd cognifloyd deleted the pylint-ignores branch July 17, 2022 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance no changelog No Changelog.rst needed for this PR pantsbuild size/S PR that changes 10-29 lines. Very easy to review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants