Sha256: 6d37282a1d9689dfa6027d10968d5ace9586f084869cd0a50304ccbcb86d7fd2

Contents?: true

Size: 799 Bytes

Versions: 7

Compression:

Stored size: 799 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2014-11-20 15:08:06 -0500 using RuboCop version 0.27.1.
# 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: 7
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 104

# Offense count: 1
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 11

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

# Offense count: 1
# Configuration parameters: MinBodyLength.
Style/GuardClause:
  Enabled: false

# Offense count: 2
Style/RegexpLiteral:
  MaxSlashes: 0

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
psychic-runner-0.0.8 .rubocop_todo.yml
psychic-runner-0.0.7 .rubocop_todo.yml
psychic-runner-0.0.6 .rubocop_todo.yml
psychic-runner-0.0.5 .rubocop_todo.yml
psychic-runner-0.0.4 .rubocop_todo.yml
psychic-runner-0.0.3 .rubocop_todo.yml
psychic-runner-0.0.2 .rubocop_todo.yml