提交 b3c514ee 编写于 作者: D Douwe Maan

Disable Rails/DynamicFindBy

上级 ccbebbdf
......@@ -929,6 +929,9 @@ Performance/RedundantBlockCall:
Performance/RedundantMatch:
Enabled: true
Rails/DynamicFindBy:
Enabled: false
Rails/HttpPositionalArguments:
Enabled: false
......
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册