Page MenuHomeDevCentral

Allow to remove a word from developer dictionary
ClosedPublic

Authored by dereckson on Sep 25 2025, 16:47.
Tags
None
Referenced Files
F24608356: D3724.diff
Sun, Mar 1, 11:52
F24606908: D3724.id9635.diff
Sun, Mar 1, 10:24
F24605394: D3724.id9635.diff
Sun, Mar 1, 08:53
F24603510: D3724.diff
Sun, Mar 1, 07:04
F24602102: D3724.id9635.diff
Sun, Mar 1, 05:27
F24602097: D3724.id9632.diff
Sun, Mar 1, 05:26
F24602052: D3724.diff
Sun, Mar 1, 05:25
F24600282: D3724.id9632.diff
Sun, Mar 1, 03:55
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.