Page MenuHomeDevCentral

Allow to remove a word from developer dictionary
ClosedPublic

Authored by dereckson on Thu, Sep 25, 16:47.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 20, 01:08
Unknown Object (File)
Sat, Oct 18, 23:16
Unknown Object (File)
Fri, Oct 17, 07:02
Unknown Object (File)
Fri, Oct 17, 01:12
Unknown Object (File)
Thu, Oct 16, 10:32
Unknown Object (File)
Thu, Oct 16, 09:01
Unknown Object (File)
Thu, Oct 16, 09:01
Unknown Object (File)
Wed, Oct 15, 22:26
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.Thu, Sep 25, 16:50
This revision was landed with ongoing or failed builds.Thu, Sep 25, 17:03
This revision was automatically updated to reflect the committed changes.