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>2023-05-04 18:42:08 +0300
committerSarah German <sgerman@gitlab.com>2023-05-04 18:42:08 +0300
commit48f1ef1bb92631075fb928c993dc3c78a8dca7fe (patch)
tree7e3a6f8cef0de33d00b4bc2d0dc83bcf3f41c078 /lefthook.yml
parent940b4e3eb7f385c57e065122187875dfc1d3692b (diff)
Add danger_local Rake task
Diffstat (limited to 'lefthook.yml')
-rw-r--r--lefthook.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/lefthook.yml b/lefthook.yml
index 14266e66..12881e3c 100644
--- a/lefthook.yml
+++ b/lefthook.yml
@@ -24,3 +24,5 @@ pre-push:
run: make shellcheck-tests
navigation-checks:
run: make check-global-navigation
+ danger-checks:
+ run: make check-danger