Skip to content

Commit 54ccd41

Browse files
committed
apply fail fast strategy with Captain Hooks
1 parent 2cc19b9 commit 54ccd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

captainhook.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"allow-failure": false,
55
"ansi-colors": true,
66
"git-directory": ".git",
7-
"fail-on-first-error": false,
7+
"fail-on-first-error": true,
88
"plugins": [],
99
"includes": [
1010
".config/captainhook/pre-push.phpstan.json",

0 commit comments

Comments
 (0)