You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMO scopes should be in lower case but I can see that some people way want to upper case CGI or URL or possibly other scopes. When I have some time later this week I'll break the rule into two, one to check for the scope and the other the variable name. That way you can turn off the scope one if you have lots of uppercase scopes.
Me again :)
I run test
VAR_ALLCAPS_NAME
on a CFC and get results like:It maybe should ignore the notation of the scopes
LOCAL
,THIS
,VARIABLES
,ARGUMENTS
and care for the actual name.The text was updated successfully, but these errors were encountered: