python-hyper / hyper

HTTP/2 for Python.
http://hyper.rtfd.org/en/latest/
MIT License
1.05k stars 192 forks source link

Add linting to the project. #226

Closed Lukasa closed 8 years ago

Lukasa commented 8 years ago

This adds mandatory linting. To make development easier, this runs the linter on Travis and adds an appropriate Tox environment to let devs verify the linting on their local machine.