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
feat(profane): support profane phrases and well as words
When testing a string for a profane word, or phrase, it needs to validate against the entire string instead of just each word in a string. This allows
for testing against word combinations instead of just single word checking.
0 commit comments