We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d5f997 commit 162dcf1Copy full SHA for 162dcf1
completions/.gitignore
@@ -161,6 +161,7 @@
161
/gmplayer
162
/gnumake
163
/_go-licenses
164
+/_gomarklint
165
/google-chrome
166
/google-chrome-stable
167
/_gopass
completions/Makefile.am
@@ -732,6 +732,7 @@ CLEANFILES = \
732
gmplayer \
733
gnumake \
734
_go-licenses \
735
+ _gomarklint \
736
google-chrome \
737
google-chrome-stable \
738
_gopass \
@@ -1237,6 +1238,7 @@ symlinks: $(DATA)
1237
1238
_glen \
1239
_glow \
1240
1241
1242
1243
_gopherjs \
1244
_goreleaser \
0 commit comments