summaryrefslogtreecommitdiff
path: root/examples/custom_parser.py
Commit message (Expand)AuthorAgeFilesLines
* Add black for automatic code formatTodd Leonhardt2021-01-311-0/+1
* Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-221-1/+5
* Added info on semantic versioning and branching strategy to CONTRIBUTING.mdTodd Leonhardt2020-04-241-2/+1
* Fixed bug where a redefined ansi.style_error was not being used in all cmd2 f...Kevin Van Brunt2019-11-271-2/+2
* Added capability to override the argument parser class used by cmd2 built-in ...Kevin Van Brunt2019-11-191-0/+35