--- inherit_gem: rubocop-fnando: .rubocop.yml AllCops: TargetRubyVersion: 2.7 NewCops: enable Exclude: - vendor/**/* - gemfiles/**/* Naming/FileName: Exclude: - lib/ar-uuid.rb