-
Notifications
You must be signed in to change notification settings - Fork 235
chore: normalize, noun countability, -obsolete POSes #2202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
elijah-potter
merged 11 commits into
Automattic:master
from
hippietrail:dictionary-curation-2025-11-16
Nov 21, 2025
Merged
chore: normalize, noun countability, -obsolete POSes #2202
elijah-potter
merged 11 commits into
Automattic:master
from
hippietrail:dictionary-curation-2025-11-16
Nov 21, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ctionary-curation-2025-11-16
elijah-potter
approved these changes
Nov 21, 2025
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Nov 27, 2025
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [Automattic/harper/harper-ls](https://github.com/Automattic/harper) | minor | `v0.72.0` -> `v0.73.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>Automattic/harper (Automattic/harper/harper-ls)</summary> ### [`v0.73.0`](https://github.com/Automattic/harper/releases/tag/v0.73.0) [Compare Source](Automattic/harper@v0.72.0...v0.73.0) #### What's Changed - fix(chrome-ext): find permanent solution to HN integration test failures by [@​elijah-potter](https://github.com/elijah-potter) in [#​2213](Automattic/harper#2213) - fix: change `AndIn` from `phrase_correction` to a linter by [@​hippietrail](https://github.com/hippietrail) in [#​2207](Automattic/harper#2207) - fix indefinite article for "Euler" by [@​Ordoviz](https://github.com/Ordoviz) in [#​2211](Automattic/harper#2211) - feat(core): make it clearer that two `that` tokens can always be condensed by [@​elijah-potter](https://github.com/elijah-potter) in [#​2193](Automattic/harper#2193) - fix: comments and variable names with "pattern linter" by [@​hippietrail](https://github.com/hippietrail) in [#​2201](Automattic/harper#2201) - feat: go so far to→go so far as to by [@​hippietrail](https://github.com/hippietrail) in [#​2188](Automattic/harper#2188) - feat: If I would've done→If I had done by [@​hippietrail](https://github.com/hippietrail) in [#​2214](Automattic/harper#2214) - feat(core): add new jargon terms to dictionary by [@​ccoVeille](https://github.com/ccoVeille) in [#​2199](Automattic/harper#2199) - feat(core): add `these` vs `theses` linter by [@​elijah-potter](https://github.com/elijah-potter) in [#​2215](Automattic/harper#2215) - feat(core): detect missing spaces after some punctuation by [@​elijah-potter](https://github.com/elijah-potter) in [#​2196](Automattic/harper#2196) - feat: brief output for `just getmetadata` by [@​hippietrail](https://github.com/hippietrail) in [#​2197](Automattic/harper#2197) - feat: `harper-cli` warn setting unknown rules by [@​hippietrail](https://github.com/hippietrail) in [#​2210](Automattic/harper#2210) - fix: `is_quantifier` matched all determiners, not just quantifiers by [@​hippietrail](https://github.com/hippietrail) in [#​2200](Automattic/harper#2200) - test: add failing example for markdown comment parser by [@​rnxpyke](https://github.com/rnxpyke) in [#​1948](Automattic/harper#1948) - feat(core): create linter to detect improper use of `need to <nominal>` by [@​elijah-potter](https://github.com/elijah-potter) in [#​2177](Automattic/harper#2177) - feat: in lue of→in lieu of by [@​hippietrail](https://github.com/hippietrail) in [#​2221](Automattic/harper#2221) - fix: "popup window" false positive by [@​hippietrail](https://github.com/hippietrail) in [#​2218](Automattic/harper#2218) - feat(core): support additional initialisms by [@​ccoVeille](https://github.com/ccoVeille) in [#​2198](Automattic/harper#2198) - fuzz: add example fuzzing targets by [@​rnxpyke](https://github.com/rnxpyke) in [#​1949](Automattic/harper#1949) - feat: add `match_to_lint_with_context` to `ExprLinter` by [@​hippietrail](https://github.com/hippietrail) in [#​2173](Automattic/harper#2173) - feat: holly war → holy war by [@​hippietrail](https://github.com/hippietrail) in [#​2222](Automattic/harper#2222) - fix([#​2216](Automattic/harper#2216)): consider words in user dictionary to be of the user dialect for wasm by [@​grantlemons](https://github.com/grantlemons) in [#​2223](Automattic/harper#2223) - fix: "will of -> will have" false positives by [@​LionelKarlen](https://github.com/LionelKarlen) in [#​2226](Automattic/harper#2226) - feat: I've went → I've gone etc. by [@​hippietrail](https://github.com/hippietrail) in [#​2228](Automattic/harper#2228) - Harper cli lint many by [@​hippietrail](https://github.com/hippietrail) in [#​2138](Automattic/harper#2138) - chore: normalize, noun countability, -obsolete POSes by [@​hippietrail](https://github.com/hippietrail) in [#​2202](Automattic/harper#2202) - feat: upgrade `AndTheLike` `phrase_correction` to a full linter by [@​hippietrail](https://github.com/hippietrail) in [#​2225](Automattic/harper#2225) #### New Contributors - [@​Ordoviz](https://github.com/Ordoviz) made their first contribution in [#​2211](Automattic/harper#2211) - [@​LionelKarlen](https://github.com/LionelKarlen) made their first contribution in [#​2226](Automattic/harper#2226) **Full Changelog**: <Automattic/harper@v0.72.0...v0.73.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issues
N/A
Description
harper-cli dictionary-normalize: replaces PR 1892 #2133Checklist