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

[Fix #1031] Make Lint/SafeNavigationChain allow presence_in #1069

Merged

Commits on Aug 15, 2023

  1. [Fix rubocop#1031] Make Lint/SafeNavigationChain allow presence_in

    Fixes rubocop#1031.
    
    This PR makes `Lint/SafeNavigationChain` allow `presence_in`.
    
    It adds `presence_in` method to the default of the RuboCop core:
    https://github.com/rubocop/rubocop/blob/v1.56.0/config/default.yml#L2265-L2271
    koic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0a1d922 View commit details
    Browse the repository at this point in the history