Skip to content

Comments

Add: Options to allow uv in lint-python#1602

Open
n-thumann wants to merge 2 commits intomainfrom
allow_uv_in_lint-python
Open

Add: Options to allow uv in lint-python#1602
n-thumann wants to merge 2 commits intomainfrom
allow_uv_in_lint-python

Conversation

@n-thumann
Copy link
Member

@n-thumann n-thumann commented Feb 23, 2026

What

This PR adds options to allow uv in lint-python.
It currently does so in a backwards-compatible manner so that nothing changes for current users of lint-python. I'm also open to change this to a hard switch to uv, whatever you prefer.

Why

Other Actions are already using uv internally, why not lint-python too? Also, using a single package manager (e.g. uv) instead of multiple (e.g. uv for everything except linting & formatting) could make debugging harder.

References

Checklist

@github-actions
Copy link

github-actions bot commented Feb 23, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 80821e4.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions
Copy link

github-actions bot commented Feb 23, 2026

Conventional Commits Report

Type Number
Added 2

🚀 Conventional commits found.

@n-thumann n-thumann marked this pull request as ready for review February 23, 2026 08:13
@n-thumann n-thumann requested a review from a team as a code owner February 23, 2026 08:13
@greenbonebot greenbonebot enabled auto-merge (rebase) February 23, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant