Uses the frozen_string_literal magic comment (will be the default in Ruby 3)
This commit is contained in:
@@ -22,7 +22,5 @@ Metrics/CyclomaticComplexity:
|
||||
Max: 8
|
||||
Style/Documentation:
|
||||
Enabled: false
|
||||
Style/FrozenStringLiteralComment:
|
||||
Enabled: false
|
||||
Style/FormatStringToken:
|
||||
Enabled: false
|
||||
|
||||
Reference in New Issue
Block a user