Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 202 Bytes

fix_a_false_positive_for_style_string_literals.md

File metadata and controls

1 lines (1 loc) · 202 Bytes
  • #10229: Fix a false positive for Style/StringLiterals when EnforcedStyle: double_quotes and using single quoted string with backslash. ([@koic][])