Skip to content

Add new words to spell check dictionary#27

Open
necroua wants to merge 2 commits intomasterfrom
necroua-add_spell_check_words
Open

Add new words to spell check dictionary#27
necroua wants to merge 2 commits intomasterfrom
necroua-add_spell_check_words

Conversation

@necroua
Copy link
Contributor

@necroua necroua commented Mar 20, 2026

Summary

Add 23 new words to .pronto_spell.pws to prevent false positives from spell checking on recent PRs, primarily talkable/talkable#11381 (PI agent for AI assistant).

New words: anthropic, cancelled, exitstatus, gettime, jsonl, mariozechner, nonblock, pdftotext, popen, prepending, profitabilities, redactor, rpc, sdk, serializer, sigkill, sigterm, stderr, stdin, stdout, termsig, typescript, webrick

Demo

https://admin.bastion.talkable.com/

Screenshots

Checklist

  • Updated the documentation accordingly
  • Added tests to cover the changes
  • Deployed the changes to Void
  • Deployed the changes to Bastion
  • Deployed the changes to Bart
  • Can be reverted easily on Production

Related Stories

Test Plan

  • Words are in correct alphabetical order (verified with sort -c)
  • All words are valid technical terms, library names, or identifiers from the talkable codebase

necroua and others added 2 commits March 20, 2026 12:01
Add anthropic, cancelled, gettime, pdftotext, prepending,
profitabilities, sigkill, sigterm, and webrick to the shared
pronto spell check personal word list.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add 14 new words from talkable/talkable#11381 (PI agent for AI assistant):
exitstatus, jsonl, mariozechner, nonblock, popen, redactor, rpc, sdk,
serializer, stderr, stdin, stdout, termsig, typescript

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant