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

Allow users to disable use of pre-commit-uv #3430

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Allow users to disable use of pre-commit-uv #3430

merged 1 commit into from
Oct 29, 2024

Conversation

ssbarnea
Copy link
Member

This will allow the failsafe DISABLE_PRE_COMMIT_UV_PATCH=1 variable
to be used with tox -e fix.

Related:

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

This will allow the failsafe DISABLE_PRE_COMMIT_UV_PATCH=1 variable
to be used with `tox -e fix`.

Related:
- #3428
- tox-dev/pre-commit-uv#28
@gaborbernat gaborbernat marked this pull request as ready for review October 29, 2024 22:40
@gaborbernat gaborbernat merged commit 7b4d7ed into main Oct 29, 2024
28 checks passed
@gaborbernat gaborbernat deleted the fix/uv-fix branch October 29, 2024 22:40
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