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
Follow-up to #1065
The UncommunicativeVariableName smell detector:
does not take the context into account, hence context based configuration via comments or config file is not working
does not use the same configuration loading mechanism like all the other Uncommunicative* detectors
I stumbled across this years ago and thought "oh well, it looks like shit but hopefully isn't a problem".
And now looks what came back to bite me in the ass :(
The text was updated successfully, but these errors were encountered:
Follow-up to #1065
The UncommunicativeVariableName smell detector:
I stumbled across this years ago and thought "oh well, it looks like shit but hopefully isn't a problem".
And now looks what came back to bite me in the ass :(
The text was updated successfully, but these errors were encountered: