make rubocop happy

This commit is contained in:
Florian Weingarten
2015-06-04 11:56:00 -04:00
parent 6b0f6401d0
commit 02729e89c0
2 changed files with 22 additions and 20 deletions
+1
View File
@@ -3,6 +3,7 @@ inherit_from: ./.rubocop_todo.yml
AllCops:
Exclude:
- 'performance/shopify/*'
- 'pkg/**'
Lint/AssignmentInCondition:
Enabled: false