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.
1 parent 81c263d commit 3643027Copy full SHA for 3643027
.husky/pre-commit
@@ -1,2 +1,2 @@
1
-# ./vendor/bin/pint
2
-# ./vendor/bin/phpstan analyse ./app
+./vendor/bin/pint
+./vendor/bin/phpstan analyse ./app
0 commit comments