Skip to content

Commit

Permalink
feat(syft): add 3rd party fallback completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Dec 25, 2024
1 parent aa6f0fd commit 44427f4
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 @@ -408,6 +408,7 @@
/_steampipe
/stream
/sudoedit
/_syft
/_tanzu
/_tanzu-core
/_tendermint
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -1014,6 +1014,7 @@ CLEANFILES = \
_steampipe \
stream \
sudoedit \
_syft \
_tanzu \
_tanzu-core \
_tendermint \
Expand Down Expand Up @@ -1295,6 +1296,7 @@ symlinks: $(DATA)
_sshi \
_ssh-inscribe \
_steampipe \
_syft \
_tanzu \
_tanzu-core \
_tkn \
Expand Down

0 comments on commit 44427f4

Please sign in to comment.