uber / piranha

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

Update base commit of tree-sitter swift #609

Closed Adarsh-NP closed 1 year ago

Adarsh-NP commented 1 year ago

This PR updates the base of tree-sitter-swift that currently points to @Satyam1749's fork of original tree-sitter-swift (Alex's) repository to include the fix for argument label while passing arguments to a function call in swift. More details: https://github.com/alex-pinkus/tree-sitter-swift/pull/314