tilt-pdf/.rubocop.yml
2013-10-22 17:41:08 +02:00

15 lines
266 B
YAML

AsciiComments:
Enabled: false
MethodLength:
Max: 30
ParameterLists:
CountKeywordArgs: false
Documentation:
Enabled: false
TrivialAccessors:
ExactNameMatch: true
AllowPredicates: true
AndOr:
Enabled: false
PerlBackrefs:
Enabled: false