7 lines
306 B
Plaintext
7 lines
306 B
Plaintext
![]() |
First, familiarize yourself with the particular naming convention of the project
|
||
|
in question.
|
||
|
Then, update the name of the constant 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 of a constant at once.
|