Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: astral-sh/ruff-pre-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.13
Choose a base ref
...
head repository: astral-sh/ruff-pre-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.14
Choose a head ref
  • 2 commits
  • 2 files changed
  • 3 contributors

Commits on May 14, 2026

  1. Document rule selection args (#167)

    Closes #107.
    
    Adds a short README example for passing rule-selection options through
    the Ruff hook args, including quoted comma-separated values in inline
    YAML.
    
    Checks: git diff --check; parsed the YAML example.
    
    ---------
    
    Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com>
    Herrtian and ntBre authored May 14, 2026
    Configuration menu
    Copy the full SHA
    7b9f758 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2026

  1. Mirror: 0.15.14

    astral-versions-bot committed May 21, 2026
    Configuration menu
    Copy the full SHA
    0c7b6c9 View commit details
    Browse the repository at this point in the history
Loading