Sha256: 7d4d93777e27eeed23321553f68bb56b3a7b7c9292b93685cb8ca4f2b6db809b

Contents?: true

Size: 798 Bytes

Versions: 1

Compression:

Stored size: 798 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# 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: 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
# Configuration parameters: Exclude.
Style/FileName:
  Exclude:
    - 'lib/mongoid-compatibility.rb'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mongoid-compatibility-0.2.0 .rubocop_todo.yml