Sha256: ae69171012b519d1579ea2eef48fae7279f5b006c22bf73aeacebae09ac2a300
Contents?: true
Size: 815 Bytes
Versions: 2
Compression:
Stored size: 815 Bytes
Contents
= RuboCop RSpec Extra RSpec-specific analysis for your projects, as an extension to https://github.com/rubocop/rubocop[RuboCop]. A place where no one is officially employed, but where useful cops can gather. RuboCop RSpec Extra follows the https://docs.rubocop.org/rubocop/versioning.html[RuboCop versioning guide]. In a nutshell, between major versions new cops are introduced in a special `pending` status. That means that they won’t be run unless explicitly told otherwise. RuboCop will warn on start that certain cops are neither explicitly enabled and disabled. On a major version release, all `pending` cops are enabled. == Project Goals * Simplify the process of adopting new RSpec functionality * A collection of cops who are not hired by RuboCop RSpec but are useful when writing test code in RSpec
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubocop-rspec-extra-0.2.0 | docs/modules/ROOT/pages/index.adoc |
rubocop-rspec-extra-0.1.0 | docs/modules/ROOT/pages/index.adoc |