1
0
Fork 0
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:
Jared Beck 2016-07-05 20:16:20 -04:00
parent 069871d6a2
commit 35bb198ec9

View file

@ -17,3 +17,6 @@ Metrics/ModuleLength:
Metrics/PerceivedComplexity:
Max: 10 # Goal: 7
Style/FrozenStringLiteralComment:
Enabled: false