.rubocop.yml in
statesman-0.5.0
vs .rubocop.yml in
statesman-0.6.0
- old
+ new
@@ -25,5 +25,8 @@
Max: 15 # Don't require utf-8 encoding comment Encoding: Enabled: false
+
+LineLength:
+ Max: 80