rspec/rules/S117/how-to-fix-it.adoc
nicolas-gauthier-sonarsource c5507032cc
Modify S117: Migrate to LaYC (#3263)
## Review

A dedicated reviewer checked the rule description successfully for:

- [ ] logical errors and incorrect information
- [ ] information gaps and missing content
- [ ] text style and tone
- [ ] PR summary and labels follow [the
guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule)
2023-10-17 09:45:51 +02:00

9 lines
294 B
Plaintext

== 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.