Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop passing filenames to
nitpick-check
@ pre-commit hooks
The default is `pass_filenames: true`. This was causing the checks to be skipped even with `pre-commit run --all-files`. The hook was returning successful validation while there were multiple violations. Signed-off-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
- Loading branch information