The Wayback Machine - https://web.archive.org/web/20210803035449/https://github.com/topics/accessibility-checker
Skip to content
#

accessibility-checker

Here are 17 public repositories matching this topic...

beckkramer-tc
beckkramer-tc commented Nov 19, 2019

Description of Issue:

Currently, the combine-violations:tally command will fail the first time it is run. This is because no
violationTally.json file exists at that point.

Short term workaround:

Add a violationTally.json file to your project's audit folder once it exists, and add [] to it as the only content.

Fix:

Add a check for getViolationTallyData to the `Vio

Improve this page

Add a description, image, and links to the accessibility-checker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the accessibility-checker topic, visit your repo's landing page and select "manage topics."

Learn more