Skip to content
Snippets Groups Projects
Verified Commit 7ace475a authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Disable the Rails/Delegate cop

parent 43c01547
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -943,8 +943,9 @@ Rails/Date:
Enabled: false
 
# Prefer delegate method for delegations.
# Disabled per https://gitlab.com/gitlab-org/gitlab-ce/issues/35869
Rails/Delegate:
Enabled: true
Enabled: false
 
# This cop checks dynamic `find_by_*` methods.
Rails/DynamicFindBy:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment