mirror of
https://github.com/paper-trail-gem/paper_trail.git
synced 2022-11-09 11:33:19 -05:00
We are not ready to freeze our string literals
This commit is contained in:
parent
069871d6a2
commit
35bb198ec9
1 changed files with 3 additions and 0 deletions
|
@ -17,3 +17,6 @@ Metrics/ModuleLength:
|
|||
|
||||
Metrics/PerceivedComplexity:
|
||||
Max: 10 # Goal: 7
|
||||
|
||||
Style/FrozenStringLiteralComment:
|
||||
Enabled: false
|
||||
|
|
Loading…
Reference in a new issue