Sha256: f8978e3f2a1bb4bf5373161cac2d1584143ba6a613f47616d40e40c21e828e30

Contents?: true

Size: 781 Bytes

Versions: 1

Compression:

Stored size: 781 Bytes

Contents

RSpecDescribeClass:
  Description: 'Check that the first argument to the top level describe is the tested class or module.'
  Enabled: true

RSpecDescribedClass:
  Description: 'Use `described_class` for tested class / module'
  Enabled: true

RSpecDescribeMethod:
  Description: 'Checks that the second argument to top level describe is the tested method name.'
  Enabled: true

RSpecExampleWording:
  Description: 'Do not use should when describing your tests.'
  Enabled: true

RSpecMultipleDescribes:
  Description: 'Checks for multiple top level describes.'
  Enabled: true

RSpecInstanceVariable:
  Description: 'Checks for the usage of instance variables.'
  Enabled: true

RSpecFileName:
  Description: 'Checks the file and folder naming of the spec file.'
  Enabled: true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-rspec-1.0.rc1 config/default.yml