Yoann Padioleau

Results 358 comments of Yoann Padioleau

I've created a new release: https://github.com/tree-sitter/tree-sitter-ocaml/releases/tag/v0.20.0

Can we close the issue?

I think we could add an action like they did for tree-sitter-java. See this thread: https://github.com/tree-sitter/tree-sitter-java/pull/98

Just did here: https://github.com/tree-sitter/tree-sitter-java/releases/tag/v0.20.1

sophia's steps 1 - get familiar with Semgrep (semgrep.dev/learn semgrep.dev/docs) 2 - get familiar with the playground 3 - get familiar with semgrep CLI 4 - get familiar with semgrep-core...

Oh you're right, apparently @IagoAbal closed it in #7284

you can now close the issue @SophiaSR

We're planning to allow people to write rules using jsonnet. This would solve your problem. See for example how we use jsonnet internally to specify rules to run: https://github.com/returntocorp/semgrep/blob/develop/semgrep.jsonnet

Good find. Should be easy to fix.