AOEpeople / mpmd

Magento Project Mess Detector (for n98-magerun)
181 stars 26 forks source link

Default value for output file #1

Closed riker09 closed 6 years ago

riker09 commented 9 years ago

There should be some sensible default for [htmlReportOutputPath]. Also, the name of the variable is misleading. Although it states "Path" in reality the argument must include a file name.

This won't work:

$ n98 mpmd:corehacks ../path-to-vanilla-magento report/

while this does:

$ n98 mpmd:corehacks ../path-to-vanilla-magento report/report.html