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