Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gimenete/eslint-action

GitHub action that lints your code with eslint in parallel to your builds
https://github.com/gimenete/eslint-action

Last synced: 6 days ago
JSON representation

GitHub action that lints your code with eslint in parallel to your builds

Awesome Lists containing this project

README

        

# ESLint Action

Offload your CI of running ESLint. With this action you can run it in parallel to your CI process, which means, faster builds!

This action will also annotate the diff with the errors and warnings reported by ESLint.

![](screenshots/annotation.png)