.rubocop.yml in redis-session-store-0.5.0 vs .rubocop.yml in redis-session-store-0.6.0
- old
+ new
@@ -6,5 +6,10 @@
# versions of RuboCop, may require this file to be generated again.
# Offense count: 1
FileName:
Enabled: false
+
+# Offense count: 1
+# Configuration parameters: CountComments.
+ClassLength:
+ Max: 103