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: lint-staged/lint-staged
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.0.4
Choose a base ref
...
head repository: lint-staged/lint-staged
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.1.2
Choose a head ref
  • 9 commits
  • 4 files changed
  • 7 contributors

Commits on Nov 26, 2022

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

Commits on Dec 4, 2022

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

Commits on Dec 23, 2022

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

Commits on Jan 19, 2023

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

Commits on Jan 28, 2023

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

Commits on Feb 7, 2023

  1. fix: allow re-enabling --stash when using the --diff option

    By default creating a backup stash is disabled when using `--diff`,
    because the typical use-case is to run _lint-staged_ in a
    CI environment with a clean working tree. It's now possible to
    re-enable this behavior by using the `--stash` option.
    saiichihashimoto authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    99390c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 13, 2023

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