Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

Add --quiet option for error-only output #64

Open
paulcpederson opened this issue Aug 29, 2016 · 0 comments
Open

Add --quiet option for error-only output #64

paulcpederson opened this issue Aug 29, 2016 · 0 comments

Comments

@paulcpederson
Copy link

I'm running a11y on an entire folder of files from the command line. It would really help me if there was a way to only output errors. I'm thinking that if all the rules pass for a page, it would just log the page with a checkmark. Example output:

$ ally **/*.html

✔ file1.html
✔ file2.html
✖ file3.html

  ✖ The purpose of each link should be clear from the link text

   body > .panel.panel-white.article.article-red > A

✔ file4.html

Let me know if you'd be interested in a feature like this, happy to pr.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant