Skip to content

Replace last pylint usage by ruff rule - #57294

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

Replace last pylint usage by ruff rule#57294
jscheffl merged 1 commit into
apache: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
jschefflforce-pushed the feature/replace-pylint-fully-by-ruff branch from a47b629 to 0c06d0dCompareOctober 26, 2025 12:47
@jscheffl
jscheffl merged commit 17e9a6d into apache:mainOct 26, 2025
208 checks passed
github-actionsBot 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
Contributor

Backport successfully created: v3-1-test

StatusBranchResult
v3-1-testPR Link

github-actionsBot 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>
@jscheffljscheffl mentioned this pull request Nov 9, 2025
Sign up for freeto 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

@jscheffl@potiuk