Metrics/LineLength: Max: 120 Documentation: Enabled: false AllCops: Include: - '**/Rakefile' - '**/config.ru' Exclude: - 'db/**/*' - 'config/**/*' - 'script/**/*' - 'bin/**/*' - !ruby/regexp /old_and_unused\.rb$/