Skip to content

Commit e0b4c7f

Browse files
committed
feat(opa): add 3rd party fallback completion loader
https://github.com/open-policy-agent/opa
1 parent 48f00ce commit e0b4c7f

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
@@ -293,6 +293,7 @@
293293
/_odo
294294
/_okteto
295295
/_op
296+
/_opa
296297
/_ory
297298
/_packer
298299
/pbzip2

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -877,6 +877,7 @@ CLEANFILES = \
877877
_odo \
878878
_okteto \
879879
_op \
880+
_opa \
880881
_ory \
881882
_packer \
882883
pbzip2 \
@@ -1262,6 +1263,7 @@ symlinks: $(DATA)
12621263
_odo \
12631264
_okteto \
12641265
_op \
1266+
_opa \
12651267
_ory \
12661268
_polygon-edge \
12671269
_pulumi \

0 commit comments

Comments
 (0)