actions-marketplace-validations/Code review using ESLint
Analyze code statically using ESLint in Github actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 4, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/moneyforward_eslint-action@83e5bfc3b0cb60012f04b7032857c04431eb73dd # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Specify patterns by glob (Multiple patterns can be specified by separating them with line feed) | no | — |
| options | Changes `eslint` command line options. Specify the options in JSON array format. e.g.: '["--ext", ".js", "--ext", ".ts"]' | no | — |
| working_directory | Changes the current working directory of the Node.js process | no | — |
| reporter_type_notation | Change the reporter. (Multiple can be specified separated by commas) | no | — |
Outputs
no outputs