Skip to content

Commit

Permalink
removed legacy linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Smetannikov committed Jun 16, 2020
1 parent 5617093 commit e29b13a
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,4 @@ update: ##@Project Install/Update all 3rd party dependencies

test-all: ##@Project Run all project tests at once
@make test
@-make test-composer
@-make test-composer-reqs
@make test-phplint
@make test-phpcs
@make test-phpmd
@make test-phpmnd
@make test-phpcpd
@make test-phpstan
@make test-psalm
@make test-phan
@make test-phploc
@make codestyle

0 comments on commit e29b13a

Please sign in to comment.