ruby-tee/.rubocop.yml

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