Sha256: 78c4244d5aed19bed46679601208fb9c1fb177ce59c1a3e5f55363c1d2bf5b9b
Contents?: true
Size: 1.01 KB
Versions: 4
Compression:
Stored size: 1.01 KB
Contents
RSpec/DescribeClass: Description: 'Check that the first argument to the top level describe is the tested class or module.' Enabled: true RSpec/DescribedClass: Description: 'Use `described_class` for tested class / module' Enabled: true RSpec/DescribeMethod: Description: 'Checks that the second argument to top level describe is the tested method name.' Enabled: true RSpec/ExampleWording: Description: 'Do not use should when describing your tests.' Enabled: true CustomTransform: be: is have: has not: does not IgnoredWords: [] RSpec/MultipleDescribes: Description: 'Checks for multiple top level describes.' Enabled: true RSpec/InstanceVariable: Description: 'Checks for the usage of instance variables.' Enabled: true RSpec/FilePath: Description: 'Checks the file and folder naming of the spec file.' Enabled: true CustomTransform: RuboCop: rubocop RSpec: rspec RSpec/VerifiedDoubles: Description: 'Prefer using verifying doubles over normal doubles.' Enabled: false
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rubocop-rspec-1.3.1 | config/default.yml |
rubocop-rspec-1.3.0 | config/default.yml |
rubocop-rspec-1.2.2 | config/default.yml |
rubocop-rspec-1.2.1 | config/default.yml |