Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb111dc8

Browse files
committed
docs: fix typo in CHANGELOG.md
1 parentd2b0b73 commitb111dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
###Minor Changes
66

7-
-[#1615](https://github.com/lint-staged/lint-staged/pull/1615)[`99eb742`](https://github.com/lint-staged/lint-staged/commit/99eb74200e8db69e72dba45314025953b8b0794e) Thanks[@iiroj](https://github.com/iiroj)! - Added a new option`--fail-on-changes` to make_lint-staged_ exit with code 1 when tasks modify any files, making the`precommit` hook fail. This is similar to the`git diff --exit-code` option. Using this flag also implies the`--no-revert` flag which means any changes mademy tasks will be left in the working tree after failing, so that they can be manually staged and the commit tried again.
7+
-[#1615](https://github.com/lint-staged/lint-staged/pull/1615)[`99eb742`](https://github.com/lint-staged/lint-staged/commit/99eb74200e8db69e72dba45314025953b8b0794e) Thanks[@iiroj](https://github.com/iiroj)! - Added a new option`--fail-on-changes` to make_lint-staged_ exit with code 1 when tasks modify any files, making the`precommit` hook fail. This is similar to the`git diff --exit-code` option. Using this flag also implies the`--no-revert` flag which means any changes madeby tasks will be left in the working tree after failing, so that they can be manually staged and the commit tried again.
88

99
-[#1611](https://github.com/lint-staged/lint-staged/pull/1611)[`cd05fd3`](https://github.com/lint-staged/lint-staged/commit/cd05fd349594baf586fbafb05588ff07d86060b7) Thanks[@rlorenzo](https://github.com/rlorenzo)! - Added a new option`--continue-on-error` so that_lint-staged_ will run all tasks to completion even if some of them fail. By default,_lint-staded_ will exit early on the first failure.
1010

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp