summaryrefslogtreecommitdiffstats
path: root/testing/resources/logfile_repo/.pre-commit-hooks.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/resources/logfile_repo/.pre-commit-hooks.yaml')
-rw-r--r--testing/resources/logfile_repo/.pre-commit-hooks.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/resources/logfile_repo/.pre-commit-hooks.yaml b/testing/resources/logfile_repo/.pre-commit-hooks.yaml
new file mode 100644
index 0000000..dcaba2e
--- /dev/null
+++ b/testing/resources/logfile_repo/.pre-commit-hooks.yaml
@@ -0,0 +1,6 @@
+- id: logfile test hook
+ name: Logfile test hook
+ entry: bin/hook.sh
+ language: script
+ files: .
+ log_file: test.log