feature request: support gritql for writing plugins #39
Labels
Experimental
This feature or issue is experimental and may change or be removed in future versions.
Priority: Low
Can be picked up by anyone looking to contribute; a good entry-level fix.
Status: Available
No one has claimed responsibility for this issue yet.
Type: Enhancement
Request for additions or changes that improve existing functionality.
https://biomejs.dev/reference/gritql/
https://docs.grit.io/language/syntax
GritQL is a querying tool for source code that can be used to refactor, lint, or format the input.
It seems like Biome is looking to use it to allow plugins to be written in Grit instead of just in Rust. Given the overlap between Biome and Mag (formatting and linting code), I thought this might be worth looking at doing in Mago as well?
The text was updated successfully, but these errors were encountered: