gpac/ComplianceWarden

Default in JSON should show only exercized rules

cconcolato opened this issue · 5 comments

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.

Maybe the JSON should rather have a unchecked section.

The unchecked section should have all the rules from the corresponding spec, even if the format did not trigger them.

Added unchecked section.

@cconcolato @podborski Please close when QA-ed.

I'm still interested in QA, thanks!