flake8-variables-names
flake8-variables-names copied to clipboard
Validate prefixes for bool variables
Try to guess boolean variable and check if it starts with scecified prefixes (eg. is_
/has_
).