Make SINGLE_CHAR_PATTERN
check for bounds, not self
type
#871
Labels
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
E-hard
Call for participation: This a hard problem and requires more experience or effort to work on
See #830 & #867.
It’d be better to check that the argument is
Pattern
instead ofself
is&str
inSINGLE_CHAR_PATTERN
.The text was updated successfully, but these errors were encountered: