Disabled rule.
This commit is contained in:
parent
8cfba7ea98
commit
35a486f32b
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ Rails:
|
|||
|
||||
# Zammad StyleGuide
|
||||
|
||||
Style/FrozenStringLiteralComment:
|
||||
Enabled: false
|
||||
|
||||
Metrics/LineLength:
|
||||
Description: 'Limit lines to 80 characters.'
|
||||
StyleGuide: 'https://github.com/bbatsov/ruby-style-guide#80-character-limits'
|
||||
|
|
Loading…
Reference in a new issue