codeclimate/codeclimate-rubocop

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

Summary

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