summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Start work to separate integration and unit testsseparate-integration-testTimothy Crosley2020-08-231-1/+1
* Resolve #1353: Added support for output format pluginTimothy Crosley2020-07-272-0/+4
* Flake8 config cleanup.Tamas Szabo2020-07-271-1/+1
* Add missing contributorsTimothy Crosley2020-07-221-4/+3
* Update to work via basic authenticationTimothy Crosley2020-07-221-8/+12
* isort: split can now be used at the end of an import line.Timothy Crosley2020-07-221-56/+52
* Remove unused import (os)Tamas Szabo2020-07-221-1/+0
* Adds script that displays unacknowledged authors.Tamas Szabo2020-07-221-0/+85
* default cleanupr-richmond2020-07-121-3/+3
* default headers for examplesr-richmond2020-07-121-2/+2
* add example cli usager-richmond2020-07-121-4/+6
* add second example and cfg exampler-richmond2020-07-121-16/+31
* second cleanup passr-richmond2020-07-121-12/+16
* first passr-richmond2020-07-121-54/+70
* Fixed #1304: isort 5 no longer recognises as a stdlib module.Timothy Crosley2020-07-081-1/+1
* Only show examples if present in docs, at least until examples are more prele...Timothy Crosley2020-07-081-14/+3
* Fix typo in profile doc description buildVille Skyttä2020-07-061-1/+1
* Fix issue 1264 - removing duplicate handling of comments for section sortingTimothy Crosley2020-07-061-1/+1
* Merge pull request #1270 from r-richmond/black-configTimothy Edmund Crosley2020-07-052-3/+2
|\
| * Standarize black configr-richmond2020-07-052-3/+2
* | black format to 100 line lengthr-richmond2020-07-051-15/+4
* | First pass at adding support for examples in docsr-richmond2020-07-051-11/+102
|/
* Fix formatting of build_profile_docs5.0.2Timothy Crosley2020-07-041-0/+1
* Remove unused importsdeepsource-fix-55906627deepsource-autofix[bot]2020-07-041-4/+0
* ForattingTimothy Crosley2020-07-021-0/+1
* Add initial CLI usage documentationTimothy Crosley2020-07-011-1/+1
* Improve profile docsTimothy Crosley2020-07-011-0/+44
* Add introduction headerTimothy Crosley2020-06-301-0/+2
* Fix problems found by deepsourceTimothy Crosley2020-06-301-1/+1
* Remove unecesarry list comprehensionTimothy Crosley2020-06-301-1/+1
* Add toml as a vendorized moduleTimothy Crosley2020-06-281-1/+1
* Add missing stdlib modulesTimothy Crosley2020-06-251-1/+2
* Ensure posixpath is included in stdlib across versionsTimothy Crosley2020-06-241-1/+1
* Update script to include empty user agentTimothy Crosley2020-06-201-1/+2
* Slight refactor of api commands, additional doc stringTimothy Crosley2020-05-301-2/+2
* Fix issues uncovered by deepsourceTimothy Crosley2020-05-281-2/+1
* Improve documentation format for argumentsTimothy Crosley2020-05-271-8/+15
* Refactor options doc to separate display from config option identifcationTimothy Crosley2020-05-261-22/+40
* Fix text formattingTimothy Crosley2020-05-261-2/+2
* Update config option documentationTimothy Crosley2020-05-261-0/+1
* Update config option documentationTimothy Crosley2020-05-261-1/+1
* Update config option documentationTimothy Crosley2020-05-261-2/+2
* Cleaned build_config_option_docs, improved handling of descriptionsTimothy Crosley2020-05-261-6/+10
* Auto clean scriptsTimothy Crosley2020-05-251-2/+2
* Add script to build config option docsTimothy Crosley2020-05-251-0/+76
* Clean up coverage reporting configTimothy Crosley2020-05-191-1/+2
* Add docker support for multiple python versionsJeremy Paige2020-02-101-0/+12
* Fix --diff command-line optionTimothy Crosley2019-11-092-2/+2
* More fine grained python stdlib inclusionTimothy Crosley2019-10-291-3/+3
* Switch from .format to f-string; switch from print to warnings where applicableTimothy Crosley2019-10-272-6/+6