codeclimate/codeclimate-rubocop

View on GitHub
config/contents/metrics/parameter_lists.md

Summary

Maintainability
Test Coverage
This cop checks for methods with too many parameters.
The maximum number of parameters is configurable.
Keyword arguments can optionally be excluded from the total count.