Default in JSON should show only exercized rules
cconcolato opened this issue · 5 comments
cconcolato commented
By default, only exercized rules (successful, error and warning) should be part of the report.
When the option parser is implemented (#48), we could have a option to show non-exercized rules.
cconcolato commented
Maybe the JSON should rather have a unchecked
section.
cconcolato commented
The unchecked
section should have all the rules from the corresponding spec, even if the format did not trigger them.
rbouqueau commented
Added unchecked section.
rbouqueau commented
@cconcolato @podborski Please close when QA-ed.
rbouqueau commented
I'm still interested in QA, thanks!