Skip to content

Commit 676c062

Browse files
committed
feat(conform): add 3rd party fallback completion loader
https://github.com/siderolabs/conform
1 parent 4dcef0b commit 676c062

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
@@ -66,6 +66,7 @@
6666
/compgen
6767
/composite
6868
/_conda
69+
/_conform
6970
/conjure
7071
/_constellation
7172
/_consul

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,7 @@ CLEANFILES = \
614614
compgen \
615615
composite \
616616
_conda \
617+
_conform \
617618
conjure \
618619
_constellation \
619620
_consul \
@@ -1068,6 +1069,7 @@ symlinks: $(DATA)
10681069
_cloudquery \
10691070
_clusterctl \
10701071
_cmctl \
1072+
_conform \
10711073
_constellation \
10721074
_cosign \
10731075
_crc \

0 commit comments

Comments
 (0)