Menu

[r178]: / trunk / PhpCheckstyle / phpcheckstyle.cmd  Maximize  Restore  History

Download this file

4 lines (3 with data), 147 Bytes

1
2
3
echo "PHP Checkstyle script"
php run.php --src ./test --outdir ./checkstyle_result --config default.cfg.xml --format html,xml --linecount
pause