I might have been nerd-sniped by this the last couple of nights, and cooked up an initial draft of rules of hooks. Combining that with the findings from today, I’ve made this repo that should demonstrate a project setup reasonably well. In theory, should only need to install ast-grep
globally, install the repo’s dependencies, then run the update-tree-sitter-binary
script to fill in the custom language’s binary.
↧
I'm looking into using ast-grep fo linting ReScript. What rules should I investigate?
↧