FallenAngel97 / tree-sitter-rego

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

Change line endings of grammar.js to use LF #12

Closed anderseknert closed 5 months ago

anderseknert commented 5 months ago

Since this was set in .editorconfig, editors would do this automatically. Just thought I'd do this before any other PR to make sure they're not cluttered by this.

FallenAngel97 commented 5 months ago

Yep, completely makes sense. Merging :smile: Thanks