Show progress of the phpcs run

This commit is contained in:
Zach Borboa
2016-08-22 19:46:10 -07:00
parent 87d28efff6
commit 81be853f51
+1
View File
@@ -2,4 +2,5 @@ phpcs \
--extensions=php \
--ignore="*/vendor/*" \
--standard=PSR2 \
-p \
..