← Help

What’s covered in a review?

AccessLint checks the markup in your pull request against a suite of more than 80 automated rules based on the WCAG 2.2 success criteria and established accessibility best practices. Coverage includes:

To keep feedback targeted, AccessLint only comments on issues in the lines you changed in the pull request — pre-existing issues elsewhere in the file aren’t flagged. When you fix the issues, AccessLint follows up to confirm, and the AccessLint status check on the pull request is updated.

Reviews analyze your markup as written, so issues that can only be detected on a fully rendered page — like insufficient color contrast — aren’t covered. To check a rendered page or a whole repository, use the free scanner.

Browse the full list of checks in the rules reference.