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

Add best-practice axe rule set #12017

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Add best-practice axe rule set #12017

merged 1 commit into from
Jan 24, 2025

Conversation

cy-by
Copy link
Contributor

@cy-by cy-by commented Jan 22, 2025

Description

Adds the best practice axe-core rule set. This rule set will improve future development as it will catch more avoidable mistakes.

I rant the tests locally with this new rule set and there were no error caught. I'm hoping that will also be the case in CI/CD of this PR.


How to test

Run tests locally, they should still pass.


Pre-review checklist

  • I have added thorough tests, if necessary
  • I have updated relevant documentation, if necessary
  • I have performed a self-review of my code
  • I have manually tested this PR in the deployed cloud environment

@cy-by cy-by self-assigned this Jan 22, 2025
Copy link

codeclimate bot commented Jan 22, 2025

Code Climate has analyzed commit 472bf38 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 96.7% (0.0% change).

View more on Code Climate.

@cy-by cy-by merged commit de9c4a1 into main Jan 24, 2025
21 checks passed
@cy-by cy-by deleted the add-best-pract-rule branch January 24, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants