Skip to content

Commit 3643027

Browse files
committed
Adding pint and analyse back
1 parent 81c263d commit 3643027

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.husky/pre-commit

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# ./vendor/bin/pint
2-
# ./vendor/bin/phpstan analyse ./app
1+
./vendor/bin/pint
2+
./vendor/bin/phpstan analyse ./app

0 commit comments

Comments
 (0)