update rubocop file

This commit is contained in:
Petr Korolev
2015-03-27 03:04:18 +02:00
parent 591927ef6c
commit f7c7992a1d
2 changed files with 15 additions and 20 deletions
+10
View File
@@ -1,4 +1,14 @@
inherit_from: .rubocop_todo.yml
AllCops:
Excludes:
- bin/**
- db/**
- config/**
Metrics/LineLength:
Enabled: false
#http://viget.com/extend/just-use-double-quoted-ruby-strings
#Style/StringLiterals:
# EnforcedStyle: double_quotes