Sha256: 048fb9bd7fadbad7ebf41d09fe629894c7aad32e95082b94665d529f0cfced4b

Contents?: true

Size: 964 Bytes

Versions: 47

Compression:

Stored size: 964 Bytes

Contents

Style/LineLength:
  Max: 120

Style/AccessModifierIndentation:
  EnforceStyle: indent

Style/IndentationConsistency:
  Enabled: false

Style/TrailingBlankLines:
  Enabled: false

Style/EmptyLinesAroundBody:
  Enabled: false

Style/StringLiterals:
  Enabled: false

Style/SpaceInsideParens:
  Enabled: false

Style/SpaceBeforeBlockBraces:
  Enabled: false

Style/SpaceInsideBlockBraces:
  Enabled: false

Style/SpaceInsideBrackets:
  Enabled: false

Style/SingleLineBlockParams:
  Enabled: false

Style/SingleSpaceBeforeFirstArg:
  Enabled: false

Style/TrailingComma:
  Enabled: false

Style/SpaceAfterComma:
  Enabled: false

Style/ClassAndModuleChildren:
  EnforcedStyle: nested

Style/PercentLiteralDelimiters:
  PreferredDelimiters:
    '%':  '{}'
    '%i': '{}'
    '%q': '{}'
    '%Q': '{}'
    '%r': '{}'
    '%s': '{}'
    '%w': '{}'
    '%W': '{}'
    '%x': '{}'

Lint/AssignmentInCondition:
  Enabled: false

Lint/AmbiguousRegexpLiteral:
  Enabled: false

Version data entries

47 entries across 47 versions & 3 rubygems

Version Path
shog-0.1.4 .rubocop.yml
shog-0.1.3 .rubocop.yml
shog-0.1.2 .rubocop.yml
shog-0.1.1 .rubocop.yml
shog-0.1.0 .rubocop.yml
shog-0.0.2 .rubocop.yml
shog-0.0.1pre .rubocop.yml