ci: use more permissive rubocop / codeclimate settings.
This commit is contained in:
5
test/.rubocop.yml
Normal file
5
test/.rubocop.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
inherit_from:
|
||||
- ../.rubocop.yml
|
||||
|
||||
Metrics/ClassLength:
|
||||
Enabled: false
|
||||
Reference in New Issue
Block a user