AllCops: TargetRubyVersion: 3.0 NewCops: enable SuggestExtensions: false Style/StringLiterals: EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: EnforcedStyle: double_quotes Style/Documentation: Enabled: false Layout/LineLength: Max: 120 Metrics: Enabled: false Gemspec/DevelopmentDependencies: Enabled: false