Skip to content

Commit a642fc8

Browse files
committed
feat(gitleaks): add 3rd party fallback completion loader
https://github.com/gitleaks/gitleaks
1 parent 7313401 commit a642fc8

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
@@ -136,6 +136,7 @@
136136
/_gh-label
137137
/_ghorg
138138
/_git-bump
139+
/_gitleaks
139140
/gkrellm2
140141
/gmake
141142
/gmplayer

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,7 @@ CLEANFILES = \
696696
_gh-label \
697697
_ghorg \
698698
_git-bump \
699+
_gitleaks \
699700
gkrellm2 \
700701
gmake \
701702
gmplayer \
@@ -1113,6 +1114,7 @@ symlinks: $(DATA)
11131114
_gh-label \
11141115
_ghorg \
11151116
_git-bump \
1117+
_gitleaks \
11161118
_go-licenses \
11171119
_gopherjs \
11181120
_goreleaser \

0 commit comments

Comments
 (0)