Style/StringLiterals: EnforcedStyle: single_quotes SupportedStyles: - single_quotes - double_quotes Metrics/LineLength: Max: 100 AllowHeredoc: true AllowURI: true URISchemes: - http - https