Sha256: 5746a83056c0346f6d2c74c8bc746346cf7f498baf2fab74def381d08dfa14ea

Contents?: true

Size: 540 Bytes

Versions: 1

Compression:

Stored size: 540 Bytes

Contents

# require: rubocop-rspec

Rails:
  Enabled: false

Style/AlignHash:
  Enabled: true
  EnforcedHashRocketStyle: table
  EnforcedColonStyle: table

Style/CollectionMethods:
  Enabled: true

Style/CommentAnnotation:
  Enabled: false

Style/Documentation:
  Enabled: false

Style/MethodCalledOnDoEndBlock:
  Enabled: true

Style/OptionHash:
  Enabled: true

Style/SingleLineBlockParams:
  Enabled: false

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/SymbolArray:
  Enabled: true

RSpec/FilePath:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bamboozled-0.1.0 .rubocop.yml