Closed alexvonme closed 1 month ago
I sometimes see black list instead of blacklist, or white list instead of whitelist
black list
blacklist
white list
whitelist
I added \s? to also raise warnings in case the term was divided with a space.
\s?
I sometimes see
black list
instead ofblacklist
, orwhite list
instead ofwhitelist
I added
\s?
to also raise warnings in case the term was divided with a space.