Closed greg-ynx closed 10 months ago
Check each variables in the project and apply the following guidelines:
__variable
_variable
MY_CONSTANT
my_variable
my_var
loop counters
Hot fix pushed to v2.0.X
Check each variables in the project and apply the following guidelines:
__variable
_variable
MY_CONSTANT
my_variable
my_var
non-compliant ->my_variable
compliantloop counters