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.0.276
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.0.280
Choose a head ref
  • 11 commits
  • 3 files changed
  • 3 contributors

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    b0e3596 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Mirror: 0.0.277

    github-actions[bot] committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    95f113d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a140ceb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Add jupyter and toml file types (#44)

    ## Summary
    
    Add `jupyter` to the file types that ruff pre-commit hook runs on
    
    ## Test Plan
    
    This is what pre-commit uses to identify ".ipynb" files. See
    https://github.com/pre-commit/identify/blob/dc75a76b7fd7093a7a1d4159d6741884343af694/identify/extensions.py#L100
    Also black does this
    https://github.com/psf/black/blob/main/.pre-commit-hooks.yaml
    
    Fixes #43
    hamdanal authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    89791c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    d87e2b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Mirror: 0.0.278

    github-actions[bot] committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    bbb7590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2a2094 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Fix repo links (#46)

    ## Summary
    
    I replaced `charliermarsh/ruff` with `astral-sh/ruff`.
    
    ## Test Plan
    
    Check if the changed links are worked.
    eggplants authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    da18a96 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Mirror: 0.0.279

    github-actions[bot] committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b09212d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c16fde5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Mirror: 0.0.280

    github-actions[bot] committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    1c8d30b View commit details
    Browse the repository at this point in the history
Loading