mgechev / revive

🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
https://revive.run
MIT License
4.73k stars 276 forks source link

fix #863:false positive on return statement in a func lit passed to t… #870

Closed chavacava closed 1 year ago

chavacava commented 1 year ago

Closes #863 by skipping analysis of function literals passed as arguments of deferred function calls