semgrep / ocaml-tree-sitter-semgrep

Generate parsers from tree-sitter grammars extended to support Semgrep patterns
GNU General Public License v3.0
4 stars 10 forks source link

Update to a more recent tree-sitter-c-sharp before the big refactor #492

Closed aryx closed 5 months ago

aryx commented 5 months ago

The big one is https://github.com/tree-sitter/tree-sitter-c-sharp/pull/333

test plan: cd lang ./test-lang c-sharp

Security