Skip to content

Commit

Permalink
Add plugins folder to test analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurHoaro committed Nov 7, 2015
1 parent d06265f commit a52e843
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
# - enable in php.ini

BIN = vendor/bin
PHP_SOURCE = index.php application tests
PHP_COMMA_SOURCE = index.php,application,tests
PHP_SOURCE = index.php application tests plugins
PHP_COMMA_SOURCE = index.php,application,tests,plugins

all: static_analysis_summary test

Expand Down

0 comments on commit a52e843

Please sign in to comment.