class Simplabs::Excellent::Checks::MethodNameCheck
This check reports methods with bad names. Badly named methods make reading and understanding the code much harder. Method names regarded as bad are for example:
-
names that are camel cased
Applies to¶ ↑
-
methods
Constants
- DEFAULT_PATTERN
- DEFAULT_WHITELIST