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 a15617c commit 2323407Copy full SHA for 2323407
docs/modules/ROOT/pages/upgrade_to_version_2.adoc
@@ -162,4 +162,4 @@ https://github.com/rubocop-hq/rubocop-rspec/pull/956[Pull request with more exam
162
163
The parent project, RuboCop, has API changes.
164
They won't result in cop breakages, however, it's recommended to update cops to use new APIs.
165
-Follow the https://docs.rubocop.org/rubocop/v1_upgrade_notes[RuboCop's core v1 update guide] to adjust custom cops' RuboCop Autocorrect API usage.
+Follow the https://docs.rubocop.org/rubocop/v1_upgrade_notes[RuboCop v1 update guide] to adjust custom cops’ use of RuboCop’s auto-correction API.
0 commit comments