Sha256: 7214ebc9ff625ef66f666e5383dff85a85aa183752f186485619978bceeda0e6

Contents?: true

Size: 632 Bytes

Versions: 4

Compression:

Stored size: 632 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/PercentLiteralDelimiters:
  PreferredDelimiters:
    '%i': '[]'
    '%w': '[]'
    '%W': '[]'
Style/MultilineMethodCallIndentation:
  EnforcedStyle: indented
Lint/EndAlignment:
  AlignWith: variable
Metrics/LineLength:
  Max: 120
Metrics/MethodLength:
  Max: 25
Metrics/ClassLength:
  Max: 150
Metrics/CyclomaticComplexity:
  Max: 10
Metrics/AbcSize:
  Max: 40

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
xlint-0.0.6 .rubocop.yml
xlint-0.0.5 .rubocop.yml
xlint-0.0.4 .rubocop.yml
xlint-0.0.2 .rubocop.yml