IBM / report-toolkit

A toolkit for consumers of Node.js diagnostic Reports
https://ibm.github.io/report-toolkit
Other
84 stars 10 forks source link

missing config file should not break #27

Closed boneskull closed 5 years ago

boneskull commented 5 years ago

I think if you don't have a config file present, inspect will fail. It should just run all built-in rules by default.

boneskull commented 5 years ago

unfortunately, this implies creating a test harness, which is something that should be done, but I have been procrastinating