This is a GitHub action that will run eslint when a pull request is ready for review. References: * GitHub Actions https://github.com/features/actions * Eslint https://eslint.org/ * Eslint in GitHub actions https://github.com/marketplace/actions/run-eslint (read the start of this)
This is a GitHub action that will run eslint when a pull request is ready for review.
References: