Skip to content

Commit f8793b4

Browse files
committed
feat(go-licenses): add fallback 3rd party completion loader
1 parent 8da5dfb commit f8793b4

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
@@ -87,6 +87,7 @@
8787
/gmake
8888
/gmplayer
8989
/gnumake
90+
/_go-licenses
9091
/google-chrome
9192
/google-chrome-stable
9293
/_gopherjs

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,7 @@ CLEANFILES = \
609609
gmake \
610610
gmplayer \
611611
gnumake \
612+
_go-licenses \
612613
google-chrome \
613614
google-chrome-stable \
614615
_gopherjs \
@@ -964,6 +965,7 @@ symlinks: $(DATA)
964965
_gardenctl \
965966
_gh-label \
966967
_git-bump \
968+
_go-licenses \
967969
_gopherjs \
968970
_goreleaser \
969971
_helm \

0 commit comments

Comments
 (0)