github-changelog-generator/.rubocop.yml
2015-03-27 03:52:49 +02:00

13 lines
223 B
YAML

inherit_from: .rubocop_todo.yml
AllCops:
Exclude:
- 'bin/**'
Metrics/LineLength:
Enabled: false
#http://viget.com/extend/just-use-double-quoted-ruby-strings
#Style/StringLiterals:
# EnforcedStyle: double_quotes