summaryrefslogtreecommitdiff
path: root/plugins/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* Add in isort changesTodd Leonhardt2021-01-311-2/+6
* Attempt to fix remaining black failuresTodd Leonhardt2021-01-311-1/+4
* Add black for automatic code formatTodd Leonhardt2021-01-311-9/+3
* Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-221-2/+6
* Removed remaining usages and examples with tox. Updated references to tox to ...Eric Lin2020-08-041-1/+1
* Added type annotations for fields in cmd2.Cmd.Eric Lin2020-07-211-2/+3
* Brought in cmd2 plugin template as a first-class member of cmd2 properEric Lin2020-07-141-5/+2
* Ran isortTodd Leonhardt2020-07-111-0/+1
* Minor cleanup. Removed some experiments that weren't supposed to be includedEric Lin2020-07-111-6/+3
* external test plugin tests and coverage should now runEric Lin2020-07-111-57/+29
* Copied cmd2 ext test into cmd2 baseline and linked up invokeEric Lin2020-07-111-0/+166