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

[pylint/ruff] Activate PLR / PLC messages in ruff #12622

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

Pierre-Sassoulas
Copy link
Member

Activate the PLR/PLC messages from ruff, and disable most of them. Also add some comments on existing pylint disables that are deactivated in ruff, so it's easy to see that the disable is voluntary and not because there's too much to fix.

@Pierre-Sassoulas Pierre-Sassoulas added the skip news used on prs to opt out of the changelog requirement label Jul 16, 2024
Copy link
Member

@bluetech bluetech left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

@Pierre-Sassoulas Pierre-Sassoulas merged commit 400b22d into pytest-dev:main Jul 16, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news used on prs to opt out of the changelog requirement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants