microsoft / html-reporter-for-axe-core-dotnet

HTML reporter for axe-core-dotnet
MIT License
4 stars 4 forks source link

Don't show links to RuleTypes when they are not included. #31

Closed IsaacWalker closed 1 year ago

IsaacWalker commented 1 year ago

When certain rule types are ommited via the ReportRuleTypes option, they should not be shown as actionable links in the summary section of the report:

image