Skip to content

feat: support "over 1000+" in addition to "over 1000 plus" - #3885

Merged
hippietrail merged 1 commit into
Automattic:masterfrom
hippietrail:over-1000+
Jul 26, 2026
Merged

feat: support "over 1000+" in addition to "over 1000 plus"#3885
hippietrail merged 1 commit into
Automattic:masterfrom
hippietrail:over-1000+

Conversation

@hippietrail

Copy link
Copy Markdown
Collaborator

Issues

N/A

Description

I stumbled across a YouTube video with "over 1000+" in its title and I had a hunch the linter I made recently only worked with the word "plus".
This PR extends the linter to also work with the + symbol.

How Has This Been Tested?

cargo test

AI Disclosure

  • I am a human and didn't use any AI.
  • I used LLM features of my editor, but not an agent.
  • I used an AI agent interactively.
  • I am an agent or I got an agent to do the work autonomously.

I used AIs for some intermediate iterations but the initial one and the final one were handwritten by me.

If Your PR Implements or Enhances a Linter

  • I made up the sentences in the unit tests.
  • The sentences in the unit tests were generated by an AI.
  • I'm using examples from the bug report / feature request.
  • I collected real-world sentences for the unit tests.

Checklist

  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have considered splitting this into smaller pull requests.

@hippietrail
hippietrail enabled auto-merge July 26, 2026 07:08
@hippietrail
hippietrail added this pull request to the merge queue Jul 26, 2026
Merged via the queue into Automattic:master with commit 56625b6 Jul 26, 2026
12 checks passed
@hippietrail
hippietrail deleted the over-1000+ branch July 26, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant