chore: remove Makefile

This commit is contained in:
Oliver Davies 2022-01-28 12:00:00 +00:00
parent 14fe0f6ddb
commit 6ebdc9c6f6

View file

@ -1,6 +0,0 @@
.PHONY: *
phpcs:
vendor/bin/phpcs -v
test: phpcs