- pre-commit
If one of your developers doesn’t have node installed but modifies a JavaScript file, pre-commit automatically handles downloading and building node to run eslint without root
- pre-commit
pre-commit pre-commit-hooks: a handful of language-agnostic hooks which are universally useful! pre-commit pygrep-hooks: a few quick regex-based hooks for a handful of quick syntax checks
|