uber-go / gopatch

Refactoring and code transformation tool for Go.
MIT License
841 stars 33 forks source link

Fix #82 Match 1 or more returned values, Stricter #137

Closed lverma14 closed 10 months ago

lverma14 commented 10 months ago

This is a more stricter check which skips and move to the next matcher without modifying data if the current target node is invalid Position (no parenthesis)