Skip to content

findspam.py: implement username_similar_anchor() and minor refactoring#14858

Open
micsthepick wants to merge 1 commit intoCharcoal-SE:masterfrom
micsthepick:master
Open

findspam.py: implement username_similar_anchor() and minor refactoring#14858
micsthepick wants to merge 1 commit intoCharcoal-SE:masterfrom
micsthepick:master

Conversation

@micsthepick
Copy link
Copy Markdown
Contributor

implementation based on username_similar_website,

Also because it uses a REGEX that shows up in two other places, refactor that to be defined once.

resolves #9989

@micsthepick
Copy link
Copy Markdown
Contributor Author

Tests ran:

  • local dev test
  • No e2e test cases written - happy to write some if wanted.

implementation based on username_similar_website,

Also because it uses a REGEX that shows up in two other places, refactor that to be defined once.

resolves Charcoal-SE#9989
@micsthepick
Copy link
Copy Markdown
Contributor Author

  • and now local lint passed on WSL2

@CoconutMacaroon CoconutMacaroon added area: spamchecks Detections or the process of testing posts. (No space in the label, is because of Hacktoberfest) type: enhancement Improvements which don't reach the level of being new features. labels Aug 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: spamchecks Detections or the process of testing posts. (No space in the label, is because of Hacktoberfest) type: enhancement Improvements which don't reach the level of being new features.

Development

Successfully merging this pull request may close these issues.

New report reason: Username similar to link text

2 participants