Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Support safe navigation operator for 15 Performance cops #363

Commits on Jul 7, 2023

  1. Support safe navigation operator for 15 Performance cops

    This PR supports safe navigation operator for `Performance/ArraySemiInfiniteRangeSlice`,
    `Performance/DeletePrefix`, `Performance/DeleteSuffix`, `Performance/Detect`, `Performance/EndWith`,
    `Performance/InefficientHashSearch`, `Performance/MapCompact`, `Performance/RedundantSplitRegexpArgument`,
    `Performance/ReverseEach`, `Performance/ReverseFirst`, `Performance/SelectMap`, `Performance/Squeeze`,
    `Performance/StartWith`, `Performance/StringInclude`, and `Performance/StringReplacement` cops.
    koic committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3b4856e View commit details
    Browse the repository at this point in the history