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
1 changed files with 3 additions and 0 deletions

View File

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