Commit Graph

2104 Commits

Author SHA1 Message Date
Chris Kleinknecht ef890d67eb Add type check to travis (#31) 2019-06-27 09:38:05 -07:00
Chris Kleinknecht 6838c64c8a Set pylint's line length to 79 chars (#35) 2019-06-27 09:03:05 -07:00
Chris Kleinknecht cbf464cc99 Add tox and travis, run pylint on builds (#30) 2019-06-26 13:55:13 -07:00
Christian Neumüller 24604c3204 Add a .pylintrc & fix warnings (#24)
* Add .pylintrc based on OpenCensus (related #6).

* Fix/disable pylint warnings.

* pylint: Fix W0107: Unnecessary pass statement (unnecessary-pass)

I'm not sure I like this warning.
2019-06-25 08:52:03 +02:00