Thursday, 15 July 2010

PHP codesniffer scan whole directory not working -



PHP codesniffer scan whole directory not working -

i want scan entire project using phpcs (codesniffer) , problem here when trying scan phpcs in current directory scans php files not sub directories. help appreciated. i've tried

phpcs --report-file=/path/file/ subdirectories1 subdirectories2 ...

but 1 time again scans php files.

php

No comments:

Post a Comment