uber / piranha

A tool for refactoring code related to feature flag APIs
Apache License 2.0
2.29k stars 198 forks source link

tree-sitter-java 0.20.2 #642

Closed dvmarcilio closed 10 months ago

dvmarcilio commented 10 months ago

Bumping tree-sitter-java version to 0.20.2. It solves a TODO in Cargo.toml.

As a bonus from the new tree-sitter-java version, I'm adding a python test checking that method_declaration as top level node works. There are a few formatting changes in tests/tests.py as well.