Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2022-05-11 20:23:57 +0300
committerSarah German <sgerman@gitlab.com>2022-05-11 20:23:57 +0300
commitd28edc1a4c767239e8662d78b14c49544a57ce7f (patch)
tree93d728b97949375001056d719e25c0361c29bc41 /lefthook.yml
parent4227f3090cfa7c0dc2397bef6941165227937d6c (diff)
Add Lefthook to project
Diffstat (limited to 'lefthook.yml')
-rw-r--r--lefthook.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/lefthook.yml b/lefthook.yml
new file mode 100644
index 00000000..3a543eb0
--- /dev/null
+++ b/lefthook.yml
@@ -0,0 +1,5 @@
+---
+pre-push:
+ commands:
+ tests:
+ run: make test