There is @ast-grep/cli npm package, so I think the only obstacle to a portable linter is the rescript grammar DLL/SO file, right? I’m sure we could compile one for each platform, as part of the tree-sitter-rescript repo’s github actions? @aspeddro sorry to ping you personally but I think you were the most recent contributor to that repo!
↧
I'm looking into using ast-grep fo linting ReScript. What rules should I investigate?
↧