Currently run_a11y_check.sh (and the associated VSC task) basically do a mockup of the GitHub Action using AccessLint/audit. But really this should just use the core or cli options from AccessLint.
Ideally would also take the extra details available (locations etc) currently in the .json/.sarif reports and include them in the .md report
Currently
run_a11y_check.sh(and the associated VSC task) basically do a mockup of the GitHub Action usingAccessLint/audit. But really this should just use thecoreorclioptions from AccessLint.Ideally would also take the extra details available (locations etc) currently in the
.json/.sarifreports and include them in the.mdreport