require: rubocop-rspec Metrics/LineLength: Max: 120 Layout/EndOfLine: Enabled: False Metrics/BlockLength: Exclude: - 'spec/*.rb' - 'spec/**/*.rb'