kemitix-checkstyle-ruleset/builder/src/main/resources/rules/ParameterNumber.md

158 B

Restricts the number of parameters in a method or constructor to 7. Overridden methods are not checked as there may be no access to change the super method.