Chatwoot/.rubocop.yml

9 lines
150 B
YAML
Raw Normal View History

2019-08-21 04:57:57 +00:00
Metrics/LineLength:
Max: 150
Documentation:
Enabled: false
2019-09-04 04:38:21 +00:00
Style/FrozenStringLiteralComment:
Enabled: false
Style/SymbolArray:
Enabled: false