miss_hit icon indicating copy to clipboard operation
miss_hit copied to clipboard

detect some questionable naming

Open florianschanda opened this issue 4 years ago • 0 comments

Functions that imply they return something in the name should actually return something.

get* (should return something) is* or has* (should return a single boolean)

florianschanda avatar Nov 19 '20 08:11 florianschanda