pdksync_heads/master-0-g7827fc2

This commit is contained in:
Erick Banks
2019-06-10 13:35:53 +01:00
parent bcc6263e14
commit 4e36ff899c
7 changed files with 26 additions and 23 deletions

View File

@@ -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: