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

3 lines
158 B
Markdown
Raw Normal View History

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.