Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds pre-commit config to run various lintersci_improvements | xNinjaKittyx | 2020-12-15 | 1 | -1/+1 |
| | | | | | | | This ads black, isort, pyupgrade, and flake8 to pre-commit-config.yaml There are also some small changes to travis.yml and tasks.py to reduce some repeated configurations that should be consolidated into setup.cfg. Most other changes are automated by the linter scripts. | ||||
* | Updated documentation | Kevin Van Brunt | 2020-02-05 | 1 | -1/+1 |
| | |||||
* | Added cmd2.utils.Settable to the cmd2 namespace and updated examples and docs | Todd Leonhardt | 2020-02-04 | 1 | -0/+19 |