sibiraj-s/Action ESLint

GitHub Action that runs ESLint on files changed in a Pull Request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe GitHub token used to create an authenticated clientno${{ github.token }}
eslint-argsESLint CLI flagsno
extensionsExtensions to filternojs
annotationsEnable or disable annotationsnotrue
working-directoryPath to project containing package manager installationno
ignore-pathPath to ignore file.no
ignore-patternsPatterns to ignore. Similar to eslint ignorePatternsno
all-filesRun eslint on all files.nofalse
package-managerPackage manager to use (npm, pnpm). Defaults to npm if not specifiednonpm

no outputs