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 d91343d commit 116805aCopy full SHA for 116805a
docs/modules/ROOT/pages/upgrade_to_version_2.adoc
@@ -9,7 +9,7 @@ In version 2.x:
9
- `CustomIncludeMethods` configuration option for `RSpec/EmptyExampleGroup` is removed
10
- cop departments are nested for cops with a department that doesn’t match the extension name (`Capybara`, `FactoryBot`, `Rails`)
11
- `AllCops/RSpec/Patterns`/`AllCops/FactoryBot/Patterns` options are removed
12
- - Calling `super` from `on_new_investigation` defined in a cop is mandatory now
+ - Calling `super` from `#on_new_investigation` defined in a cop is mandatory now
13
- Avoid explicit definition of `cop` as `described_class.new`
14
15
[discrete]
0 commit comments