Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
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: pre-commit/mirrors-prettier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: pre-commit/mirrors-prettier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0-alpha.8
Choose a head ref
  • 12 commits
  • 3 files changed
  • 3 contributors

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    88c8f8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f044a89 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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

Commits on Dec 5, 2023

  1. Remove the --list-different option for 4.0.0 compatibility

    When using ``v4.0.0alpha3`` we now encounter the following error:
    
    ```
    The "--list-different" and "--write" flags cannot be used together
    ```
    
    ``pre-commit`` fails when a file is modified by an autofixxer so ``--list-different`` can be removed afaiu.
    Pierre-Sassoulas authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a098bbe View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Merge pull request #51 from Pierre-Sassoulas/patch-2

    Remove the ``--list-different`` option for 4.0.0 compatibility
    asottile authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    409483b View commit details
    Browse the repository at this point in the history
  2. Mirror: 4.0.0-alpha.3

    asottile committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    00a717a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

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

Commits on Dec 14, 2023

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

Commits on Dec 16, 2023

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

Commits on Dec 18, 2023

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

Commits on Dec 21, 2023

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