.rubocop_todo.yml in gris-0.5.9 vs .rubocop_todo.yml in gris-0.6.0
- old
+ new
@@ -1,8 +1,8 @@
# This configuration was generated by
# `rubocop --auto-gen-config`
-# on 2015-12-21 17:33:53 -0500 using RuboCop version 0.34.2.
+# on 2015-12-28 10:08:44 -0500 using RuboCop version 0.34.2.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.
@@ -28,10 +28,10 @@
# Offense count: 3
Metrics/CyclomaticComplexity:
Max: 11
-# Offense count: 83
+# Offense count: 80
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
Max: 159
# Offense count: 11