# This configuration was generated by # `rubocop --auto-gen-config` # on 2015-09-25 07:58:30 -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 # 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' # Offense count: 1 Style/DoubleNegation: Exclude: - 'lib/mongoid/compatibility/version.rb' # Offense count: 1 # Configuration parameters: Exclude. Style/FileName: Exclude: - 'lib/mongoid-compatibility.rb'