Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit a0e17ad

Browse files
committed
Update: run on all files again (restores what I changed in an earlier commit)
1 parent d87aaa6 commit a0e17ad

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
@@ -9,4 +9,4 @@ endif
99

1010
test:
1111
./vendor/bin/phpunit -c ./tests/ --coverage-text
12-
./vendor/bin/php-cs-fixer fix -v --dry-run --level=psr2 ./src
12+
./vendor/bin/php-cs-fixer fix -v --dry-run --level=psr2 .

0 commit comments

Comments
 (0)