Skip to content

Commit

Permalink
Added PHPCS scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Apr 22, 2024
1 parent 4826c57 commit 1b3d28b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@
},
"scripts": {
"phpbench": "@php vendor/bin/phpbench run",
"phpcbf": "@php vendor/bin/phpcbf",
"phpcs": "@php vendor/bin/phpcs",
"phpstan": "@php vendor/bin/phpstan",
"phpunit": "@php vendor/bin/phpunit"
}
Expand Down

0 comments on commit 1b3d28b

Please sign in to comment.