ESLint Formatter GitHub

JSON →
library 1.1.4 ·javascript
verified Jun 4, 2026

An ESLint formatter that reports lint results as annotations in GitHub pull requests using the Checks API. Version 1.1.4 is the current stable release, with irregular updates. It requires ESLint >= 5.x and a GitHub App for authentication. Key differentiators: direct PR annotation integration, supports GitHub Enterprise, and uses eslint-formatter-pretty for console output. Unlike other formatters, it automatically detects CI environment and only runs there.