Sha256: ffa4167f7b5fea45ba0e95ceffcbc7f444ad6d9f1ab7abd8d4b923afdae8762e

Contents?: true

Size: 664 Bytes

Versions: 3

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: 148

# Offense count: 11
LineLength:
  Max: 108

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

# Offense count: 1
UnusedBlockArgument:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cocoapods-try-0.4.5 rubocop-todo.yml
cocoapods-try-0.4.4 rubocop-todo.yml
cocoapods-try-0.4.3 rubocop-todo.yml