Skip to content

Commit 37eb93e

Browse files
committed
Adjust Makefile to use default phpcs configuration
1 parent e919b31 commit 37eb93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
check:
22
./vendor/bin/phpunit
3-
./vendor/bin/phpcs --standard=PEAR src/
3+
./vendor/bin/phpcs

0 commit comments

Comments
 (0)