-
-
Notifications
You must be signed in to change notification settings - Fork 265
Closed
Labels
Description
Hi,
First of all thanks for tool. Very useful!
Some time ago I had some fatal JS errors appeared (syntax) and I don't know what has happened.
And HTML file
phpmetrics.zip
I use last stable v1.8.3 with TeamCity v9.1.6
mkdir -p build/phpmetrics
phpmetrics ./%source_path% \
--report-html=build/phpmetrics/report.html \
--report-xml=build/phpmetrics/report.xml \
--report-csv=build/phpmetrics/report.csv \
--report-json=build/phpmetrics/report.json \
--violations-xml=build/phpmetrics/violations.xml \
--verbose \
--no-ansi \
--symlinks \
--no-interaction
Can you help me please?
Thanks and best regards, Denis.