hugapi / hug

Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
MIT License
6.86k stars 387 forks source link

CI pipeline additions #782

Open jay-tyler opened 5 years ago

jay-tyler commented 5 years ago
jay-tyler commented 5 years ago

CI pipeline will eventually include all of the following

black
isort
pep8-naming
flake8-bugbear
flake8-docstrings
vulture
bandit

But flake8-docstrings will be deferred to some other issue. 657 lines of changes for that one...