ast: Adding capability feature for the rego.v1 import (#6375)

Resolves: #6366
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
This commit is contained in:
Johan Fylling
2023-11-15 12:16:19 +01:00
committed by GitHub
parent 56f2350d0f
commit bcf82eb405
10 changed files with 80 additions and 14 deletions
+2 -1
View File
@@ -4706,6 +4706,7 @@
],
"features": [
"rule_head_ref_string_prefixes",
"rule_head_refs"
"rule_head_refs",
"rego_v1_import"
]
}