Skip to content

STYLE: Detect unnecessary pylint ignore #57918

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

Merged

Conversation

tqa236
Copy link
Contributor

@tqa236 tqa236 commented Mar 19, 2024

Enable pylint's I0021/useless-suppression (doc)

This should make it easier to recognize how many pylint rules that ruff is still missing.

@MarcoGorelli MarcoGorelli added this to the 3.0 milestone Mar 19, 2024
@MarcoGorelli MarcoGorelli added the Code Style Code style, linting, code_checks label Mar 19, 2024
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

thanks @tqa236

@MarcoGorelli MarcoGorelli merged commit 495f808 into pandas-dev:main Mar 19, 2024
50 checks passed
@tqa236 tqa236 deleted the detect-unnecessary-pylint-ignore branch March 19, 2024 22:27
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants