Module: RuboCop::Cop::ConfigurableMax
- Included in:
- CodeLength, MethodComplexity, Metrics::BlockNesting, Metrics::LineLength, Metrics::ParameterLists, Style::NumericLiterals, TooManyLines
- Defined in:
- lib/rubocop/cop/mixin/configurable_max.rb
Overview
Handles ‘Max` configuration parameters, especially setting them to an appropriate value with –auto-gen-config.