Skip to content

Commit

Permalink
fixup! Clarify breaking changes summary
Browse files Browse the repository at this point in the history
  • Loading branch information
pirj committed Nov 5, 2020
1 parent d34c465 commit c0bd4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/upgrade_to_version_2.adoc
Expand Up @@ -10,7 +10,7 @@ In version 2.x:
- cop departments are nested for cops with a department that doesn’t match the extension name (`Capybara`, `FactoryBot`, `Rails`)
- `AllCops/RSpec/Patterns`/`AllCops/FactoryBot/Patterns` options are removed
- Calling `super` from `#on_new_investigation` defined in a cop is mandatory now
- Avoid explicit definition of `cop` as `described_class.new`
- In specs, do not define `cop`

[discrete]
=== Adjust the configuration of `RSpec/EmptyExampleGroup`
Expand Down

0 comments on commit c0bd4cb

Please sign in to comment.