Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

I'm looking into using ast-grep fo linting ReScript. What rules should I investigate?

$
0
0

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!


Viewing all articles
Browse latest Browse all 2592

Trending Articles