Update .rubocop.yml
This commit is contained in:
@@ -15,8 +15,6 @@ Metrics/ClassLength:
|
||||
- 'app/models/conversation.rb'
|
||||
Metrics/MethodLength:
|
||||
Max: 19
|
||||
Exclude:
|
||||
- 'app/models/conversation.rb'
|
||||
RSpec/ExampleLength:
|
||||
Max: 25
|
||||
Style/Documentation:
|
||||
|
||||
Reference in New Issue
Block a user