Rename bannedChars
and bannedDigits
in string module
#1465
Labels
c: refactor
PR that affects the runtime behavior, but doesn't add new features or fixes bugs
m: string
Something is referring to the string module
s: accepted
Accepted feature / Confirmed bug
Milestone
Extracted out of #1155 (comment)
The parameter names
bannedChars
andbannedDigits
could be unified to e.g.:This needs to be done in v8.0 so we do not make breaking changes later on
The text was updated successfully, but these errors were encountered: