detekt.MemberNameEqualsClassName
Best practice
Medium
Name confusion
Codiga provides multiple set of rules for 12+ languages. Below we provide a link and a description for all the rules supported by our platform. Note that not all the rules are being listed and described below.
Name confusion
Function nested too deeply.
Too many throw statements in function.
Top level constant names should match the pattern: [A-Z][\_A-Z0-9]*
An abstract class without a concrete member can be refactored to an interface.
Reports empty init expressions. Empty blocks of code serve no purpose and should be removed.
Instead of simply printing a stacktrace a better logging solution should be used.