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

json transformer should use field labels #39

Open boneskull opened 5 years ago

boneskull commented 5 years ago

wherever possible, use the field labels instead of properties in the json transformer

list-rules command should have keys rule and description, not id and description.

(note that the keys should be normalized to lower case)

boneskull commented 4 years ago

See #78, which defines how we should approach transformer configuration