Skip to content

Commit dc9650e

Browse files
committed
feat(lefthook): add fallback 3rd party completion loader
https://github.com/evilmartians/lefthook
1 parent e201e0e commit dc9650e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

completions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@
155155
/ldapmodrdn
156156
/ldappasswd
157157
/ldapwhoami
158+
/_lefthook
158159
/_linkerd
159160
/links2
160161
/lintian-info

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,7 @@ CLEANFILES = \
683683
ldapmodrdn \
684684
ldappasswd \
685685
ldapwhoami \
686+
_lefthook \
686687
_linkerd \
687688
links2 \
688689
lintian-info \
@@ -1014,6 +1015,7 @@ symlinks: $(DATA)
10141015
_kubeadm \
10151016
_kubectl \
10161017
_kubescape \
1018+
_lefthook \
10171019
_linkerd \
10181020
_mattermost \
10191021
_metalctl \

0 commit comments

Comments
 (0)