We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
normalize
lint
1 parent 72cffd4 commit 4631433Copy full SHA for 4631433
1 file changed
composer.json
@@ -60,6 +60,7 @@
60
},
61
"scripts": {
62
"lint": [
63
+ "@composer normalize --dry-run",
64
"pint --test",
65
"phpstan analyse"
66
]
0 commit comments