Skip to content
Snippets Groups Projects
Commit b3c514ee authored by Douwe Maan's avatar Douwe Maan
Browse files

Disable Rails/DynamicFindBy

parent ccbebbdf
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -929,6 +929,9 @@ Performance/RedundantBlockCall:
Performance/RedundantMatch:
Enabled: true
 
Rails/DynamicFindBy:
Enabled: false
Rails/HttpPositionalArguments:
Enabled: false
 
Loading
Loading
Loading
Loading
@@ -38,13 +38,6 @@ RSpec/SingleArgumentMessageChain:
Exclude:
- 'spec/requests/api/internal_spec.rb'
 
# Offense count: 126
# Cop supports --auto-correct.
# Configuration parameters: Whitelist.
# Whitelist: find_by_sql
Rails/DynamicFindBy:
Enabled: false
# Cop supports --auto-correct.
# Configuration parameters: Include.
# Include: app/models/**/*.rb
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