meetup-raffle-winner-picker/Makefile

7 lines
52 B
Makefile
Raw Normal View History

2020-05-05 09:19:15 +00:00
.PHONY: *
phpcs:
vendor/bin/phpcs -v
test: phpcs