source_dir
Default: .lefthook/
Change a directory for script files. The directory contains subfolders named after git hooks, each containing script files.
Example
.lefthook/
βββ pre-commit/
β βββ lint.sh
β βββ test.py
βββ pre-push/
βββ check-files.rb