Sha256: 7107886575066e23d1d4ecabf84657864d258c0deada386f44c92da36aa22132

Contents?: true

Size: 790 Bytes

Versions: 4

Compression:

Stored size: 790 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-01-20 16:57:55 -0500 using RuboCop version 0.27.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: 1
Metrics/AbcSize:
  Max: 18

# Offense count: 10
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 105

# Offense count: 4
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 13

# Offense count: 14
Style/Documentation:
  Enabled: false

# Offense count: 2
# Configuration parameters: MaxSlashes.
Style/RegexpLiteral:
  Enabled: false

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
omnitest-core-0.0.3 .rubocop_todo.yml
omnitest-core-0.0.2 .rubocop_todo.yml
omnitest-core-0.0.1 .rubocop_todo.yml
crosstest-core-0.0.1 .rubocop_todo.yml