rspec/rules/S117/how-to-fix-it.adoc

9 lines
294 B
Plaintext
Raw Permalink Normal View History

== How to fix it
First, familiarize yourself with the particular naming convention of the project
in question.
Then, update the name to match the convention, as well as all
usages of the name.
For many IDEs, you can use built-in renaming and refactoring features to update
all usages at once.