{{#if mainResult.count.error}}
- Errors ( {{mainResult.count.error}} )
Back to top
{{else}}

Well done! You have 0 errors.

{{/if}} {{#if mainResult.count.warning}}
+ Warnings ( {{mainResult.count.warning}} )
Back to top
{{else}}

Well done! You have 0 warnings.

{{/if}} {{#if mainResult.count.notice}}
+ Notices ( {{mainResult.count.notice}} )
Back to top
{{else}}

Well done! You have 0 notices.

{{/if}} {{#if task.ignore.length}}
+ Ignored Rules ( {{task.ignore.length}} )
Back to top
{{else}}

You have no ignored rules.

{{/if}}