Sha256: 0a7d9d9a4dc16fbe1a93788935a7ce372f87faf3e43be73ce0c966fdd52275f3

Contents?: true

Size: 743 Bytes

Versions: 14

Compression:

Stored size: 743 Bytes

Contents

require:
  - rubocop-rspec

RSpec/BeforeAfterAll:
  Enabled: false

RSpec/DescribeClass:
  Enabled: false

RSpec/DescribeMethod:
  Enabled: false

RSpec/DescribedClass:
  Enabled: false

RSpec/ExampleLength:
  Enabled: false

RSpec/ExpectOutput:
  Enabled: false

RSpec/FilePath:
  Enabled: false

RSpec/InstanceVariable:
  Enabled: false

RSpec/MessageSpies:
  Enabled: false

RSpec/MultipleExpectations:
  Enabled: false

RSpec/MultipleMemoizedHelpers:
  Enabled: false

RSpec/NestedGroups:
  Enabled: true
  Max: 4

RSpec/NotToNot:
  Enabled: false

RSpec/ScatteredSetup:
  Enabled: false

RSpec/StubbedMock:
  Enabled: false

RSpec/SubjectDeclaration: # new in 2.5
  Enabled: true

RSpec/Rails/AvoidSetupHook: # new in 2.4
  Enabled: true

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
simplycop-1.12.13 .simplycop_rspec.yml
simplycop-1.12.12 .simplycop_rspec.yml
simplycop-1.12.11 .simplycop_rspec.yml
simplycop-1.12.10 .simplycop_rspec.yml
simplycop-1.12.9 .simplycop_rspec.yml
simplycop-1.12.8 .simplycop_rspec.yml
simplycop-1.12.7 .simplycop_rspec.yml
simplycop-1.12.6 .simplycop_rspec.yml
simplycop-1.12.5 .simplycop_rspec.yml
simplycop-1.12.4 .simplycop_rspec.yml
simplycop-1.12.3 .simplycop_rspec.yml
simplycop-1.12.2 .simplycop_rspec.yml
simplycop-1.12.1 .simplycop_rspec.yml
simplycop-1.12.0 .simplycop_rspec.yml