Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added info on semantic versioning and branching strategy to CONTRIBUTING.md | Todd Leonhardt | 2020-04-24 | 1 | -1/+3 |
| | | | | | | | Also: - Added isort to Pipenv dev - Added setup.cfg to make it easy to run flake8, doc8, and isort directly from the command line without using invoke - Ran isort to sort includes | ||||
* | Renamed locals_in_py to self_in_py | Todd Leonhardt | 2020-01-27 | 1 | -1/+1 |
| | | | | This more accurately reflects what it controls | ||||
* | Added capability to override the argument parser class used by cmd2 built-in ↵ | Kevin Van Brunt | 2019-11-19 | 1 | -0/+24 |
commands |