Skip to content

Commit

Permalink
feat(lefthook): add fallback 3rd party completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Nov 19, 2023
1 parent e201e0e commit dc9650e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions completions/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@
/ldapmodrdn
/ldappasswd
/ldapwhoami
/_lefthook
/_linkerd
/links2
/lintian-info
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,7 @@ CLEANFILES = \
ldapmodrdn \
ldappasswd \
ldapwhoami \
_lefthook \
_linkerd \
links2 \
lintian-info \
Expand Down Expand Up @@ -1014,6 +1015,7 @@ symlinks: $(DATA)
_kubeadm \
_kubectl \
_kubescape \
_lefthook \
_linkerd \
_mattermost \
_metalctl \
Expand Down

0 comments on commit dc9650e

Please sign in to comment.