We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f9c1e commit dc30944Copy full SHA for dc30944
README.md
@@ -7,6 +7,15 @@
7
[RSpec](https://rspec.info/)-specific analysis for your projects, as an extension to
8
[RuboCop](https://github.com/rubocop/rubocop).
9
10
+- [Installation](#installation)
11
+ - [Upgrading to RuboCop RSpec v3.x](#upgrading-to-rubocop-rspec-v3x)
12
+ - [Upgrading to RuboCop RSpec v2.x](#upgrading-to-rubocop-rspec-v2x)
13
+- [Usage](#usage)
14
+- [Documentation](#documentation)
15
+- [The Cops](#the-cops)
16
+- [Contributing](#contributing)
17
+- [License](#license)
18
+
19
## Installation
20
21
Just install the `rubocop-rspec` gem
0 commit comments