Skip to content

Replace last pylint usage by ruff rule#57294

Merged
jscheffl merged 1 commit intoapache:mainfrom
jscheffl:feature/replace-pylint-fully-by-ruff
Oct 26, 2025
Merged

Replace last pylint usage by ruff rule#57294
jscheffl merged 1 commit intoapache:mainfrom
jscheffl:feature/replace-pylint-fully-by-ruff

Conversation

@jscheffl
Copy link
Copy Markdown
Contributor

While I was pushing some prek hooks into subfolders I noticed that there was ONE check left for pylint... which actually is availabel in ruff since a while. Just with a different name/ID.

Now this is the point to migrate over and fully drop pylint from the toolchain and dependencies. Whohooo!

There might be a couple more PLW* rules we could apply on the codebase, but will take this as a follow-up PR...

@jscheffl jscheffl force-pushed the feature/replace-pylint-fully-by-ruff branch from a47b629 to 0c06d0d Compare October 26, 2025 12:47
@jscheffl jscheffl merged commit 17e9a6d into apache:main Oct 26, 2025
208 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 26, 2025
(cherry picked from commit 17e9a6d)

Co-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Oct 26, 2025
(cherry picked from commit 17e9a6d)

Co-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com>
jscheffl added a commit that referenced this pull request Oct 26, 2025
(cherry picked from commit 17e9a6d)

Co-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com>
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