Add language support for rego (OpenPolicyAgent) (#6415)

This commit is contained in:
Juan C. Müller 2023-03-26 17:49:37 -04:00 committed by GitHub
parent abef92a9b3
commit 5d7c90c5cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 86 additions and 0 deletions

View file

@ -0,0 +1,2 @@
((comment) @injection.content
(#set! injection.language "comment"))