--- inherit_gem: rubocop-fnando: .rubocop.yml AllCops: TargetRubyVersion: 2.7 Exclude: - vendor/**/* - gemfiles/**/* Metrics: Enabled: false