← Help

What file types are supported?

AccessLint scans every file changed in a pull request and identifies issues in files containing HTML-style markup, including:

In Markdown, images without alternate text are flagged. In ERB templates, the Rails image_tag helper is checked for alt text; other server-side helpers (like label_tag) aren’t evaluated — only fully formed HTML tags are tested.