.rubocop.yml in ykutils-0.1.4 vs .rubocop.yml in ykutils-0.1.6
- old
+ new
@@ -12,6 +12,7 @@
Style/StringLiteralsInInterpolation:
Enabled: true
EnforcedStyle: double_quotes
Layout/LineLength:
- Max: 120
+ # Max: 120
+ Max: 140
- old
+ new