Sha256: 8419286ea287228694d39b5f79dc8542e891b058e7eb449c7c40adcfc5737581

Contents?: true

Size: 664 Bytes

Versions: 2

Compression:

Stored size: 664 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2014-05-19 20:21:03 +0200 using RuboCop version 0.21.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
# Configuration parameters: CountComments.
ClassLength:
  Max: 144

# Offense count: 11
LineLength:
  Max: 108

# Offense count: 3
# Configuration parameters: CountComments.
MethodLength:
  Max: 18

# Offense count: 1
UnusedBlockArgument:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cocoapods-try-0.4.0 rubocop-todo.yml
cocoapods-try-0.3.0 rubocop-todo.yml