Skip to content

Commit

Permalink
Adjust Makefile to use default phpcs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
cweiske committed Jul 21, 2024
1 parent e919b31 commit 37eb93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
check:
./vendor/bin/phpunit
./vendor/bin/phpcs --standard=PEAR src/
./vendor/bin/phpcs

0 comments on commit 37eb93e

Please sign in to comment.