Page MenuHomeDevCentral

Allow to remove a word from developer dictionary
ClosedPublic

Authored by dereckson on Thu, Sep 25, 16:47.
Tags
None
Referenced Files
F12039490: D3724.diff
Sun, Sep 28, 09:22
F12019756: D3724.id9632.diff
Sun, Sep 28, 02:13
Unknown Object (File)
Sat, Sep 27, 20:00
Unknown Object (File)
Sat, Sep 27, 19:51
Unknown Object (File)
Sat, Sep 27, 18:51
Unknown Object (File)
Sat, Sep 27, 17:59
Unknown Object (File)
Sat, Sep 27, 17:50
Unknown Object (File)
Sat, Sep 27, 16:03
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 Errors
Unit
No Test Coverage
Branch
delete
Build Status
Buildable 5972
Build 6254: arc lint + arc unit

Event Timeline

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

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.