Chris Kleinknecht
c150fb8c17
Add stub tracer SDK ( #55 )
2019-07-17 16:05:59 -07:00
Chris Kleinknecht
e908d0eafa
Add flake8 and isort lint checks ( #46 )
2019-07-16 10:34:40 -07:00
Christian Neumüller
981681a5dd
Lint more files, relax some type checks ( #43 )
2019-07-15 16:03:02 -07:00
Christian Neumüller
c1ee8c7777
Add unittest based unit-tests. ( #42 )
2019-07-12 14:28:47 +02:00
Christian Neumüller
ab563ee34f
Misc build improvements (build docs & more) ( #38 )
...
* Build docs.
* Minor tox.ini improvements.
* .gitignore mypy
* Fix doc build.
* Tell travis to build docs (with 3.7).
2019-07-08 10:28:34 +02:00
Reiley Yang
6205cfc0b3
Improve package layout ( #37 )
2019-07-01 13:40:06 -07:00
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