.rubocop_todo.yml in mongoid-compatibility-0.5.0 vs .rubocop_todo.yml in mongoid-compatibility-0.5.1
- old
+ new
@@ -1,18 +1,18 @@
# This configuration was generated by
# `rubocop --auto-gen-config`
-# on 2015-09-25 07:58:30 -0400 using RuboCop version 0.33.0.
+# on 2017-09-13 14:18:39 -0400 using RuboCop version 0.33.0.
# 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.
-# Offense count: 4
+# Offense count: 20
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
Max: 118
-# Offense count: 3
+# Offense count: 4
Style/Documentation:
Exclude:
- 'lib/mongoid/compatibility/object_id.rb'
- 'lib/mongoid/compatibility/self.rb'
- 'lib/mongoid/compatibility/version.rb'