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 2323407 commit 4d89bd0Copy full SHA for 4d89bd0
docs/modules/ROOT/pages/upgrade_to_version_2.adoc
@@ -161,5 +161,5 @@ https://github.com/rubocop-hq/rubocop-rspec/pull/956[Pull request with more exam
161
=== Conform with RuboCop API Changes
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.
+While they won’t result in cop breakages, it is recommended to update cops to use new API’s.
165
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