LogixDev JavaScript Linter
Version updated for https://github.com/LogixDevCo/javascript-lint to version v1.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action runs ESLint on changed JavaScript and TypeScript files in a repository, providing detailed error reporting and file annotations directly in pull requests or workflow logs. It automates the linting process by only analyzing modified files, supports custom ESLint configurations, and includes automatic Node.js and dependency setup to streamline development workflows. This action enhances code quality and reduces manual effort by integrating incremental linting into CI/CD pipelines.