require: - rubocop-performance inherit_from: - ./.rubocop-common.yml - ./.rubocop-performance.yml Metrics/MethodLength: Exclude: - "**/*test.rb"