FallenAngel97 / tree-sitter-rego

https://decodeapps.pp.ua/blog/post/rego-treesitter
MIT License
11 stars 6 forks source link

Parser bugs and project status #1

Closed ievgenii-shepeliuk closed 2 years ago

ievgenii-shepeliuk commented 2 years ago

Hello

I've tried to use this project from NeoVim's treesitter plugin, but it seems that valid OPA are parsed incorrectly, I can see ERRORs in Treesitter playground.

Is this project alive ? Can I post bug reports with rego errors ?

FallenAngel97 commented 2 years ago

Hi, there are and will be errors, because I work on it part-time. If you want to you can create a merge request, which I can review. I am populating this repo as I need, so in case of new functionality - it's up to the community to extend this project/fork