Skip to content

Commit c61f376

Browse files
committed
Update captain hook config
1 parent 3ea261a commit c61f376

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

captainhook.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
"enabled": true,
44
"actions": [
55
{
6-
"action": "composer cs"
6+
"action": "composer cs:dry-run"
7+
},
8+
{
9+
"action": "composer rector:dry-run"
710
},
811
{
912
"action": "composer phpstan"

0 commit comments

Comments
 (0)