codeclimate/codeclimate-rubocop

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

Summary

Maintainability
Test Coverage
This cop checks if the length a class exceeds some maximum value.
Comment lines can optionally be ignored.
The maximum allowed length is configurable.