mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
8 lines
127 B
YAML
8 lines
127 B
YAML
---
|
|
|
|
- id: logfile test hook
|
|
name: Logfile test hook
|
|
entry: bin/hook.sh
|
|
language: script
|
|
files: .
|
|
log_file: test.log
|