Skip to content

Conversation

@ssbarnea
Copy link
Member

  • Avoids using the legacy ruff command and uses the two current hooks.
  • Moves options to pyproject.toml to make external ruff calls in sync
    with pre-commit ones
  • Adds 'ruff' alias, so users can easily call both hooks with:
    pre-commit run -a ruff
  • Updates ruff hook version

- Avoids using the legacy ruff command and uses the two current hooks.
- Moves options to pyproject.toml to make external ruff calls in sync
  with pre-commit ones
- Adds 'ruff' alias, so users can easily call both hooks with:
  pre-commit run -a ruff
- Updates ruff hook version
@ssbarnea ssbarnea requested a review from gaborbernat as a code owner June 20, 2025 09:36
ssbarnea added 2 commits June 20, 2025 10:40
- Avoids using the legacy ruff command and uses the two current hooks.
- Moves options to pyproject.toml to make external ruff calls in sync
  with pre-commit ones
- Adds 'ruff' alias, so users can easily call both hooks with:
  pre-commit run -a ruff
- Updates ruff hook version
* ssbarnea/chore/lint:
  Adopt more modern ruff pre-commit hook config
Copy link
Member

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gaborbernat gaborbernat merged commit d9027e8 into tox-dev:main Jun 20, 2025
10 checks passed
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.

2 participants