.rubocop_todo.yml in mongoid-compatibility-0.1.0 vs .rubocop_todo.yml in mongoid-compatibility-0.2.0

- old
+ new

@@ -1,23 +1,23 @@ # This configuration was generated by # `rubocop --auto-gen-config` -# on 2015-09-17 09:33:57 -0400 using RuboCop version 0.33.0. +# on 2015-09-18 13:28:36 -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: 3 +# Offense count: 4 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 118 # Offense count: 3 Style/Documentation: Exclude: - - 'lib/mongoid-compatibility/object_id.rb' - - 'lib/mongoid-compatibility/self.rb' - - 'lib/mongoid-compatibility/version.rb' + - 'lib/mongoid/compatibility/object_id.rb' + - 'lib/mongoid/compatibility/self.rb' + - 'lib/mongoid/compatibility/version.rb' # Offense count: 1 # Configuration parameters: Exclude. Style/FileName: Exclude: