1 min readJan 3, 2020
See also: https://pypi.org/project/lint_diffs: works with many linters (including eslint, rubocop, pylint) and any vcs. It can run on all changed files, and show certain more serious errors for the whole file, and others only for changed lines, etc. Very configurable for your project. You know you should be linting your bash too!