Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add wildcard expression to exclude tests option
Since pre-commit hook expands whole directory and provides file by file. Ignoring a single directory is no longer sufficient. The exclude expression should be applicable to test file paths as well.
- Loading branch information