Skip to content

m - #52

Merged
khulnasoft-bot merged 2 commits into
khulnasoft:masterfrom
khulnasoft-lab:master
Oct 12, 2025
Merged

m#52
khulnasoft-bot merged 2 commits into
khulnasoft:masterfrom
khulnasoft-lab:master

Conversation

@khulnasoft-bot

@khulnasoft-bot khulnasoft-bot commented Oct 12, 2025

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • New Features
    • Expanded the spelling correction dictionary with extensive coverage of common misspellings, variant spellings (hyphenation/spacing), and technical terms to improve suggestions and auto-corrections across the app.
    • Added rare misspelling mappings (e.g., device/service, disjointedness, intentional) to better catch edge cases.
    • Users should see fewer unrecognized typos and more accurate corrections in text inputs, search, and validation flows.

Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Oct 12, 2025

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

Walkthrough

This PR expands typo-correction dictionaries by adding numerous misspelling→correction mappings in codetypo/data/dictionary.txt and a few new rare entries in codetypo/data/dictionary_rare.txt. No code or logic changes; only data files are updated.

Changes

Cohort / File(s) Summary
Core dictionary expansion
codetypo/data/dictionary.txt
Large addition of spelling variants, typos, hyphenation/spacing forms mapped to standard spellings; some duplicates among variants. No deletions or logic changes.
Rare dictionary additions
codetypo/data/dictionary_rare.txt
Added four mappings: dervice→device/service, dervices→devices/services, disjointness→disjointedness, intensional→intentional.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

Review effort 2/5

Suggested reviewers

  • NxPKG

Poem

I hop through words, ears tall with pride,
Nudging typos to the proper side.
From dervice to device, I deftly steer,
Every stray letter—come, gather here!
Thump goes my foot: dictionaries grow—
A meadow of spellings, tidy in a row. 🐇📚

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 4aa26a9 and cd11e65.

📒 Files selected for processing (2)
  • codetypo/data/dictionary.txt (130 hunks)
  • codetypo/data/dictionary_rare.txt (3 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@khulnasoft-bot
khulnasoft-bot merged commit 51da2fb into khulnasoft:master Oct 12, 2025
3 of 16 checks passed
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