Sha256: 3a6e18b255f2ce1cadababd565f37ba93dd728146b774469272644dcf04cf40b

Contents?: true

Size: 1.16 KB

Versions: 18

Compression:

Stored size: 1.16 KB

Contents

ClassLength:
  Enabled: false

CyclomaticComplexity:
  Enabled: false

Documentation:
  Enabled: false

Encoding:
  Enabled: false

FileName:
  Enabled: false

IfUnlessModifier:
  Enabled: false

MethodLength:
  Enabled: false

ModuleFunction:
  Enabled: false

OneLineConditional:
  Enabled: false

ParameterLists:
  Enabled: false

Proc:
  Enabled: false

SingleLineBlockParams:
  Enabled: false

VariableInterpolation:
  Enabled: false

TrailingComma:
  Enabled: false

WhileUntilModifier:
  Enabled: false

PredicateName:
  NamePrefixBlacklist:
    - is_

StringLiterals:
  EnforcedStyle: double_quotes
  SupportedStyles:
    - single_quotes
    - double_quotes

DotPosition:
  EnforcedStyle: leading

SpaceBeforeBlockBraces:
  EnforcedStyle: space

SpaceInsideBlockBraces:
  EnforcedStyle: no_space

DoubleNegation:
  Enabled: false

SpaceInsideBlockBraces:
  SpaceBeforeBlockParameters: false

LineLength:
  Max: 130

RegexpLiteral:
  MaxSlashes: 0

SpaceInsideHashLiteralBraces:
  Enabled: false

PercentLiteralDelimiters:
  PreferredDelimiters:
    '%':  '[]'
    '%i': '[]'
    '%q': '[]'
    '%Q': '[]'
    '%r': '[]'
    '%s': '[]'
    '%w': '[]'
    '%W': '[]'
    '%x': '[]'

Version data entries

18 entries across 12 versions & 2 rubygems

Version Path
browser-1.1.0 .hound.yml
browser-1.1.0 .rubocop.yml
browser2-1.0.0 .rubocop.yml
browser2-1.0.0 .hound.yml
browser-1.0.1 .rubocop.yml
browser-1.0.1 .hound.yml
browser-1.0.0 .hound.yml
browser-1.0.0 .rubocop.yml
browser-0.9.1 .rubocop.yml
browser-0.9.1 .hound.yml
browser-0.9.0 .rubocop.yml
browser-0.9.0 .hound.yml
browser-0.8.0 .hound.yml
browser-0.7.2 .hound.yml
browser-0.7.1 .hound.yml
browser-0.7.0 .hound.yml
browser-0.6.0 .hound.yml
browser-0.5.0 .hound.yml