ast: add 'features' to capabilities, use it to check for ref heads (#5208)

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
This commit is contained in:
Stephan Renatus
2022-10-14 10:38:04 +02:00
committed by GitHub
parent e67eb8024e
commit 2f264b12f1
4 changed files with 89 additions and 0 deletions
+3
View File
@@ -4302,5 +4302,8 @@
"version": 1,
"minor_version": 2
}
],
"features": [
"rule_head_ref_string_prefixes"
]
}