vip-scanner icon indicating copy to clipboard operation
vip-scanner copied to clipboard

Flag generic class and function names

Open nickdaugherty opened this issue 11 years ago • 0 comments

Any class or function name that is less than X characters long, or does not include at least an underscore can be assumed to be generic.

Should take into account common conventions, like class names ending in _Widget to flag things like class Photo_Widget.

nickdaugherty avatar Feb 06 '14 00:02 nickdaugherty