Skip to content
  • Nick Malcolm's avatar
    Refactor params use to resolve some StrongParams RuboCop exceptions · 75b43ae3
    Nick Malcolm authored
    In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/156108#note_1952833169
    we decided to reduce the scope of the MR so that fewer files were
    changed.
    
    There are 17 StrongParams Rubocop Rule exceptions where
    updating to `pagination_params` will resolve the exception for that
    file. This commit addresses those.
    
    There are still many other unresolved exceptions, including where
    pagination_params can be used.
    75b43ae3