Implementation of the rule COM.NAME.Homonymy.
DescriptionKnown problems False positives False positive when a variable is declaredHomonymy, the fact of using the same names for global, external, and functions variables, is forbidden.
Description : when using a local variable in the function where it's declared a violation is detected.
Description : Named variable in the violation message is different from the code message. For instance, if the variable name is _dir
the message of the violation will contain only dir
.
Description : A violation is sometimes detected on two variable with different name, for instance, _c
and c
are considered both as the same variables. It seems the problem is based on
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4