require: - rubocop-rake - rubocop-rspec AllCops: TargetRubyVersion: 3.0 NewCops: enable Style/StringLiterals: EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: EnforcedStyle: double_quotes Style/Documentation: Enabled: false