github lint-staged/lint-staged v9.5.0-beta.2@beta
v9.5.0-beta.2

latest releases: v15.2.2, v15.2.1, v15.2.0...
pre-release4 years ago

9.5.0-beta.2 (2019-11-03)

Bug Fixes

  • no need to run git clean -df since untracked changes are stashed (bbfae43)
  • update warning about git add, and to README (4fe53ef)

BREAKING CHANGES

  • Prior to version 10, tasks had to manually include git add as the final step. This behavior has been integrated into lint-staged itself in order to prevent race conditions with multiple tasks editing the same files. If lint-staged detects git add in task configurations, it will show a warning in the console. Please remove git add from your configuration after upgrading.

Don't miss a new lint-staged release

NewReleases is sending notifications on new releases.