electrovir/lint-changes

Lint a Pull Request and only throw linting errors that are new.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
eslintArgsA single string of space-separated args that will be passed to ESLint's CLI. See https://eslint.org/docs/latest/use/command-line-interface for its docs.no
debugSet to true to enable debug logging.nofalse
pastSetupCommandA shell command to run in order to setup your past repo for linting. Usually all you need here is the default of 'npm ci'.npm ci
namedescription
statusThe result of the checks