Sha256: 36f43690eb305bf7991122b4b3ce6894ab5ac3da0bd35b81404b87704d472611

Contents?: true

Size: 549 Bytes

Versions: 3

Compression:

Stored size: 549 Bytes

Contents

AllCops:
  Exclude:
    - db/**/*

Style/FileName:
  Enabled: false

StringLiterals:
  Enabled: false

Style/ExtraSpacing:
  Enabled: false

Style/SpaceInsideParens:
  Enabled: false

Style/SpaceInsideBrackets:
  Enabled: false

Style/EmptyLinesAroundModuleBody:
  Enabled: false

Style/EmptyLinesAroundBlockBody:
  Enabled: false

Style/EmptyLinesAroundClassBody:
  Enabled: false

Style/AlignArray:
  Enabled: false

Style/AlignHash:
  Enabled: false

Style/AlignParameters:
  Enabled: false

Style/MultilineOperationIndentation:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
search-kit-0.0.3 .rubocop.yml
search-kit-0.0.2 .rubocop.yml
search-kit-0.0.1 .rubocop.yml