actions-marketplace-validations/Code review using ESLint

Analyze code statically using ESLint in Github actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 4, 2020
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/moneyforward_eslint-action@83e5bfc3b0cb60012f04b7032857c04431eb73dd # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
filesSpecify patterns by glob (Multiple patterns can be specified by separating them with line feed) no
optionsChanges `eslint` command line options. Specify the options in JSON array format. e.g.: '["--ext", ".js", "--ext", ".ts"]' no
working_directoryChanges the current working directory of the Node.js processno
reporter_type_notationChange the reporter. (Multiple can be specified separated by commas) no

no outputs