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-08-02 02:02:02 +0300
committerEvan Read <eread@gitlab.com>2022-08-30 03:22:16 +0300
commit8451aa75732c7a4def64f39f7ab194d21e9aaddf (patch)
tree27220ed47a61101b7753268f84b3ada27453dcb6 /lefthook.yml
parent18121b714288fec6b9cd7a28ffae3bce7a2e4222 (diff)
Add check for identical duplicate entries in global navigationeread/add-duplicate-nav-entry-check
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 c05fc5f3..73621764 100644
--- a/lefthook.yml
+++ b/lefthook.yml
@@ -18,3 +18,5 @@ pre-push:
run: make yamllint-tests
markdownlint-tests:
run: make markdownlint-tests
+ navigation-checks:
+ run: make check-global-navigation