Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Fix #70] Fix a false negative for Performance/FlatMap #76

Merged

Commits on Sep 8, 2019

  1. [Fix rubocop#70] Fix a false negative for Performance/FlatMap

    Fixes rubocop#70.
    
    This PR fixes a false negative for `Performance/FlatMap`
    when using symbol to proc operator argument of `map` method.
    koic committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    7f00956 View commit details
    Browse the repository at this point in the history