Page MenuHomeDevCentral

Allow to remove a word from developer dictionary
ClosedPublic

Authored by dereckson on Thu, Sep 25, 16:47.
Tags
None
Referenced Files
F12060941: D3724.id9635.diff
Mon, Sep 29, 02:19
F12060675: D3724.diff
Mon, Sep 29, 00:45
F12060668: D3724.id9632.diff
Mon, Sep 29, 00:43
F12060565: D3724.id9632.diff
Mon, Sep 29, 00:18
F12060557: D3724.id9635.diff
Mon, Sep 29, 00:16
F12060548: D3724.id.diff
Mon, Sep 29, 00:16
F12060539: D3724.diff
Mon, Sep 29, 00:16
F12039490: D3724.diff
Sun, Sep 28, 09:22
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.