Page MenuHomeDevCentral

Allow to remove a word from developer dictionary
ClosedPublic

Authored by dereckson on Sep 25 2025, 16:47.
Tags
None
Referenced Files
F24580755: D3724.id.diff
Sat, Feb 28, 07:25
F24577934: D3724.id.diff
Sat, Feb 28, 04:02
F24574386: D3724.id.diff
Sat, Feb 28, 00:00
Unknown Object (File)
Fri, Feb 27, 14:26
Unknown Object (File)
Fri, Feb 27, 07:19
Unknown Object (File)
Fri, Feb 27, 07:14
Unknown Object (File)
Fri, Feb 27, 07:14
Unknown Object (File)
Fri, Feb 27, 01:05
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.