Page MenuHomeDevCentral

Allow to remove a word from developer dictionary
ClosedPublic

Authored by dereckson on Sep 25 2025, 16:47.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 6, 22:22
Unknown Object (File)
Sun, Sep 6, 12:09
Unknown Object (File)
Fri, Sep 4, 11:40
Unknown Object (File)
Sun, Aug 30, 01:55
Unknown Object (File)
Sat, Aug 29, 11:04
Unknown Object (File)
Sat, Aug 29, 00:13
Unknown Object (File)
Sun, Aug 23, 13:23
Unknown Object (File)
Sat, Aug 22, 04:23
Subscribers
None

Details

Summary

Remove words from all known dictionaries, local and Git.

Fixes T2136.

Test Plan
  • bin/merge-dictionaries --delete alowed

Diff Detail

Repository
rMD Merge dev dictionaries
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson added inline comments.
src/mergedictionaries/actions/__init__.py
10

False positive: used in bin/ script: `from mergedictionaries.actions import DeleteAction
`

This revision is now accepted and ready to land.Sep 25 2025, 16:50
This revision was landed with ongoing or failed builds.Sep 25 2025, 17:03
This revision was automatically updated to reflect the committed changes.