Sha256: a15b314350ee097e9f3d8691f22152f728f0132bb9dd08d3cb5f7f2deba65ef2

Contents?: true

Size: 542 Bytes

Versions: 2

Compression:

Stored size: 542 Bytes

Contents

Metrics/LineLength:
  Max: 130

Style/Documentation:
  Exclude:
    - 'spec/**/*'
    - 'test/**/*'
    - 'bin/carthage-play'
    - 'bin/playground'
    - 'lib/cocoapods-playgrounds/generate.rb'
    - 'lib/cocoapods-playgrounds/workspace.rb'
    - 'lib/cocoapods-playgrounds/command/playgrounds.rb'

Style/FileName:
  Exclude:
    - 'lib/cocoapods-playgrounds.rb'

Lint/Void:
  Exclude:
    - 'spec/**/*'

Metrics/AbcSize:
  Max: 20

Metrics/MethodLength:
  Max: 25

Metrics/ClassLength:
  Max: 150

Style/SpecialGlobalVars:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cocoapods-playgrounds-1.2.2 .rubocop.yml
cocoapods-playgrounds-1.2.1 .rubocop.yml