pdksync_heads/master-0-g7827fc2
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
---
|
||||
require: rubocop-rspec
|
||||
require:
|
||||
- rubocop-rspec
|
||||
- rubocop-i18n
|
||||
AllCops:
|
||||
DisplayCopNames: true
|
||||
TargetRubyVersion: '2.1'
|
||||
@@ -19,6 +21,8 @@ AllCops:
|
||||
Metrics/LineLength:
|
||||
Description: People have wide screens, use them.
|
||||
Max: 200
|
||||
GetText:
|
||||
Enabled: false
|
||||
GetText/DecorateString:
|
||||
Description: We don't want to decorate test output.
|
||||
Exclude:
|
||||
|
||||
Reference in New Issue
Block a user