Ian Cordasco
62a78f4a97
Add note to tox.ini for others
2016-02-25 14:43:52 -06:00
Ian Cordasco
8d36355611
Re-order project imports based on flake8-import-order
2016-02-25 11:14:41 -06:00
Ian Cordasco
51d15295df
Set the maximum complexity for mccabe
2016-02-23 17:08:54 -06:00
Ian Cordasco
08fd403e34
Add doc8 to linters
2016-02-23 14:42:50 -06:00
Ian Cordasco
54ad972e56
Add doc8 linting
2016-02-23 14:42:09 -06:00
Ian Cordasco
7addb72615
Add unified linters testenv
2016-02-22 21:59:59 -06:00
Ian Cordasco
1312e4e0ef
Add mypy env
...
There are still kinks to be worked out but this works reasonably well.
This will fail until we can figure out how to import things from the
typing module for the type: comments only. We do not want to add a
dependency on that backport only for this mypy env.
2016-02-21 13:09:44 -06:00
Ian Cordasco
85c199ea34
Add pylint config and testenv
2016-02-19 15:10:17 -06:00
Ian Cordasco
f824cbae93
Update docs index and tox env
2016-02-07 19:54:12 -06:00
Ian Cordasco
11be73dbbb
Note that we need at least Sphinx 1.3
...
Exclude sphinx conf.py from flake8
2016-01-19 07:27:39 -06:00
Ian Cordasco
e66fc2efa8
Start creating documentation
2016-01-19 07:19:16 -06:00
Ian Cordasco
ba56c34494
Add venv testenv for testing the new version of flake8
2016-01-16 07:05:12 -06:00
Ian Cordasco
629f796fc1
Add flake8 linting as a testenv
2016-01-10 14:53:26 -06:00
Ian Cordasco
8c872c4bb9
Add more docstrings and fix lint errors
2016-01-10 14:47:06 -06:00
Ian Cordasco
5903576732
Ignore only D203 and fix Flake8 errors
2016-01-10 14:36:52 -06:00
Ian Cordasco
fdff0f705e
Allow users to pass args to py.test via tox
2016-01-10 09:05:21 -06:00
Ian Cordasco
3a8f99b458
Add mock to list of test dependencies
2016-01-09 12:56:03 -06:00
Ian Cordasco
7b2a1c157b
Bare bones of a notification system
2015-12-28 23:32:42 -06:00