w3c/aria-at-automation-harness

Add linting

Closed this issue · 3 comments

This project's automated tests do not currently include static analysis of the source code. Extend the tests with validation performed by a tool like ESLint.

I think there is a pre-commit running these currently but yeah, worth the extra check on CI

I'd like something stronger than code-style enforcement.

I'm re-opening this issue because contrary to GitHub's inference, gh-63 did not resolve this.