Skip to content

Enforce ruff/Pylint Convention rules (PLC) #10460

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
merged 5 commits into from
Jun 28, 2025

Conversation

DimitriPapadopoulos
Copy link
Contributor

  • Closes #xxxx
  • Tests added
  • User visible changes (including notable bug fixes) are documented in whats-new.rst
  • New functions/methods are listed in api.rst

PLC0105 `TypeVar` name does not reflect its covariance
PLC0206 Extracting value from dictionary without calling `.items()`
PLC1802 `len()` used as condition without comparison
PLC2401 Variable name contains a non-ASCII character
auto-merge was automatically disabled June 28, 2025 16:16

Head branch was pushed to by a user without write access

@dcherian dcherian merged commit 293297d into pydata:main Jun 28, 2025
33 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the PLC branch June 28, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants