Files
dotfiles/rubocop.yml
2020-09-07 08:11:40 +02:00

9 lines
121 B
YAML

Style/Documentation:
Enabled: false
Style/FrozenStringLiteralComment:
Enabled: false
Layout/LineLength:
Max: 120