Page MenuHomeDevCentral

Allow to remove a word from developer dictionary
ClosedPublic

Authored by dereckson on Sep 25 2025, 16:47.
Tags
None
Referenced Files
F24623446: D3724.id9632.diff
Mon, Mar 2, 04:53
F24622774: D3724.id9632.diff
Mon, Mar 2, 04:15
F24621984: D3724.id9632.diff
Mon, Mar 2, 03:19
F24621979: D3724.id9635.diff
Mon, Mar 2, 03:19
F24621616: D3724.id9635.diff
Mon, Mar 2, 02:56
F24620519: D3724.id9632.diff
Mon, Mar 2, 01:28
F24620513: D3724.id9635.diff
Mon, Mar 2, 01:28
F24614166: D3724.id9632.diff
Sun, Mar 1, 18:20
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.