Skip to content

v1.4.0 - list all the files

Compare
Choose a tag to compare
@relekang relekang released this 03 May 05:23
· 95 commits to main since this release

Adds sub command for listing files in the diff that lint-filter will use for filtering lint errors. Makes it easy to run linters faster.

Example usage with eslint

eslint $(lint-filter list-files) -f checkstyle | lint-filter