You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If these characters are implied, they can be added explicitly:
[A-Za-z[\\\]^_`]
I suggest adding at least a new warning MIX_OF_LOWER_AND_UPPER_CHAR_CASE_IN_RANGE. It's especially actual if use the caseInsensitivity option. Or name it as RANGE_PROBABLY_CONTAINS_NOT_IMPLIED_CHARACTERS.