1 2 3 4 5 6 7 8
AllCops: TargetRubyVersion: 3.2 Style/StringLiterals: EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: EnforcedStyle: double_quotes