Sha256: 1fb4a45f4fdeaf60572cce726a3a752df3c3f8051a828924ae3f762704f345dd

Contents?: true

Size: 751 Bytes

Versions: 2

Compression:

Stored size: 751 Bytes

Contents

Documentation:
  Enabled: false
Style/BlockDelimiters:
  EnforcedStyle: semantic
Style/BracesAroundHashParameters:
  EnforcedStyle: context_dependent
Style/IndentHash:
  Enabled: false
Style/Lambda:
  Enabled: false
Style/MultilineTernaryOperator:
  Enabled: false
Style/MutableConstant:
  Enabled: false
Style/NumericLiterals:
  Enabled: false
Style/PercentLiteralDelimiters:
  PreferredDelimiters:
    '%i': '[]'
    '%w': '[]'
    '%W': '[]'
Style/MultilineMethodCallIndentation:
  EnforcedStyle: indented
Lint/EndAlignment:
  AlignWith: variable
Metrics/BlockNesting:
  Enabled: false
Metrics/LineLength:
  Max: 140
Metrics/MethodLength:
  Max: 25
Metrics/ClassLength:
  Max: 150
Metrics/CyclomaticComplexity:
  Max: 10
Metrics/AbcSize:
  Max: 40

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xcodeproject_swift-0.3.14 .rubocop.yml
xcodeproject_swift-0.3.13 .rubocop.yml