Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group errors by rule violation #233

Open
pmcelhaney opened this issue Oct 15, 2018 · 1 comment
Open

Group errors by rule violation #233

pmcelhaney opened this issue Oct 15, 2018 · 1 comment

Comments

@pmcelhaney
Copy link

I often come across dozens or more violations, most of which are the same rule violated over and over. I would like to start with a summary of which rules were violated, and how often, and then drill down into the individual violations.

I plan on implementing the feature and opening a pull request this week.

@pmcelhaney
Copy link
Author

I said I was going to work on it this week but didn't get a chance to start. Also, having gotten some experience with the code, I'm not keen to keep adding to the auditor UI, which consists of a lot of direct DOM manipulation. I would rather start by rewriting the UI using a lightweight framework like React or Vue.

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

No branches or pull requests

2 participants