require: rubocop-performance AllCops: Exclude: - db/schema.rb TargetRubyVersion: 2.5 BlockLength: Exclude: - app/admin/*.rb - config/routes.rb Rails/HttpPositionalArguments: Enabled: false Style/FrozenStringLiteralComment: Enabled: false