Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 136 Bytes

bad-str-strip-call.md

File metadata and controls

7 lines (4 loc) · 136 Bytes

Pattern: Bad str.{l,r,}strip call

Issue: -

Description

The argument to a str.{l,r,}strip call contains a duplicate character.