Morgante Pell

Results 69 issues of Morgante Pell

If we are interested in compatibility with Grit, it looks like these changes would be needed for the [rule spec](https://docs.grit.io/guides/config#patterns): - Rename `desc` to `description` - no other abbreviations are...

Currently the scripts [depend on Python for string manipulation](https://github.com/terraform-google-modules/terraform-google-cloud-operations/pull/2/files?short_path=3017599#r485101742). We should either: 1. Replace the Python logic with jq (to stick to shell utils) 2. Replace the shell scripts with...

enhancement
triaged
P3

We would like to support HTML as a language for matching against. Review [this guide](https://github.com/getgrit/gritql/blob/main/CONTRIBUTING.md#adding-a-new-target-language) and join us on Discord to discuss. ## Acceptance criteria 1. Working grammar + language...

For many use cases, it's valuable to also migrate code inside markdown blocks. Example case: https://github.com/jxnl/instructor/pull/546/files#diff-ee74b0e63f6efc4ae309c8951c5678e305ff9f017f3ce9b0c3f785d67e857e9e We should be able to use the same approach we use for Vue and...

small

Instead of providing a set of paths to apply the pattern to, you should be able to run `grit apply -` and stdin will be transformed. Discord thread: https://discord.com/channels/1140989670751219762/1140989757392953424/1235309053308047430

💎 Bounty

We would like to have a watch mode for `grit patterns test --watch`. Watch mode should be similar to other testing/CLI tools that offer a watch mode: when files change,...

💎 Bounty

We would like to support C as a language for matching against. Review [this guide](https://github.com/getgrit/gritql/blob/main/CONTRIBUTING.md#adding-a-new-target-language) and join us on Discord to discuss. ## Acceptance criteria 1. Working grammar + language...

Ex. when processing the huge node repo: