feat: harper-cli accept common dialect synonyms, abbreviations#2562
Merged
elijah-potter merged 2 commits intoAutomattic:masterfrom Feb 11, 2026
Merged
Conversation
elijah-potter
approved these changes
Feb 11, 2026
Collaborator
elijah-potter
left a comment
There was a problem hiding this comment.
I think this is both a reasonable feature and a reasonable implementation. Thanks!
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Feb 15, 2026
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [Automattic/harper/harper-ls](https://github.com/Automattic/harper) | minor | `v1.6.0` → `v1.7.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> ### [`v1.7.0`](https://github.com/Automattic/harper/releases/tag/v1.7.0) [Compare Source](Automattic/harper@v1.6.0...v1.7.0) #### What's Changed - feat: worth to do → worth doing by [@​hippietrail](https://github.com/hippietrail) in [#​2638](Automattic/harper#2638) - build(deps): bump time from 0.3.41 to 0.3.47 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2663](Automattic/harper#2663) - refactor: use `Span::empty` to create empty spans by [@​86xsk](https://github.com/86xsk) in [#​2658](Automattic/harper#2658) - feat(core): create expression references by [@​elijah-potter](https://github.com/elijah-potter) in [#​2664](Automattic/harper#2664) - feat: replace `DayAndAge` Weir with more flexible linter by [@​hippietrail](https://github.com/hippietrail) in [#​2666](Automattic/harper#2666) - build(deps): bump criterion from 0.8.1 to 0.8.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2678](Automattic/harper#2678) - build(deps): bump sysinfo from 0.38.0 to 0.38.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2677](Automattic/harper#2677) - build(deps): bump anyhow from 1.0.100 to 1.0.101 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2674](Automattic/harper#2674) - feat: thru→through by [@​hippietrail](https://github.com/hippietrail) in [#​2680](Automattic/harper#2680) - fix(core): overlap removal did not respect priority by [@​elijah-potter](https://github.com/elijah-potter) in [#​2685](Automattic/harper#2685) - fix: don't lowercase "This" by [@​hippietrail](https://github.com/hippietrail) in [#​2651](Automattic/harper#2651) - feat: layouted/layouting→laid out/laying out by [@​hippietrail](https://github.com/hippietrail) in [#​2669](Automattic/harper#2669) - build(deps): bump clap from 4.5.56 to 4.5.57 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2675](Automattic/harper#2675) - refactor(core): simplify loops via iterators by [@​86xsk](https://github.com/86xsk) in [#​2686](Automattic/harper#2686) - fix: don't flag more foreign → foreigner by [@​hippietrail](https://github.com/hippietrail) in [#​2659](Automattic/harper#2659) - feat: atall→at all by [@​hippietrail](https://github.com/hippietrail) in [#​2679](Automattic/harper#2679) - feat: `SplitWords` makes multiple suggestions by [@​hippietrail](https://github.com/hippietrail) in [#​2683](Automattic/harper#2683) - feat: `harper-cli` accept common dialect synonyms, abbreviations by [@​hippietrail](https://github.com/hippietrail) in [#​2562](Automattic/harper#2562) - chore: justfile recipe names consistent+guessable by [@​hippietrail](https://github.com/hippietrail) in [#​2581](Automattic/harper#2581) - feat: Add Zig support by [@​hippietrail](https://github.com/hippietrail) in [#​2688](Automattic/harper#2688) - feat(obsidian): allow users to mask out text using regular expressions by [@​elijah-potter](https://github.com/elijah-potter) in [#​2684](Automattic/harper#2684) - feat: not longer→no longer by [@​hippietrail](https://github.com/hippietrail) in [#​2691](Automattic/harper#2691) - fix(lint-framework): `SuggestionKind.InsertAfter` removing text by [@​elijah-potter](https://github.com/elijah-potter) in [#​2693](Automattic/harper#2693) **Full Changelog**: <Automattic/harper@v1.6.0...v1.7.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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDMuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6Om1pbm9yIl19-->
hippietrail
added a commit
to hippietrail/harper
that referenced
this pull request
Feb 20, 2026
…omattic#2562) * feat: `harper-cli` accept common dialect synonyms, abbreviations * fix: `cargo fmt`
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
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
When testing linters or dictionary changes that take dialect into account, this makes
harper-cliless fussy about whether it should beAmericanorAmericaetc. ISO codes likeUS,en-US, etc are also accepted.How Has This Been Tested?
Manually.
Checklist