Skip to content

Commit

Permalink
Add more verbose output for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ipf committed Nov 15, 2023
1 parent a8a3491 commit 0088036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"scripts": {
"lint": [
"php-cs-fixer fix --dry-run",
"php-cs-fixer fix --dry-run -v",
"rector process --dry-run"
]
}
Expand Down

0 comments on commit 0088036

Please sign in to comment.