Commit Graph

12 Commits

Author SHA1 Message Date
Anthony Johnson
2a79eb0dd4
Upgrade testing
Conflicts:
	tox.ini
2017-06-29 12:29:08 -07:00
Eric Holscher
0e3e5df437 Fix linting 2017-06-29 10:57:38 -07:00
Anthony Johnson
3c6e0e4015 Start altering the pydocstyle AST parser for our needs
This forks some of the pydocstyle AST parser into out mapper. Eventually, some
of the other operations such as parsing arguments and performing full name
lookup can be moved in as well. For now, this is not doing any extra assignment
tracking/etc, several of these operations will just throw this information out.

Refs #99
2017-04-07 11:46:57 -07:00
Eric Holscher
7272f73948 Move slack alerts to random 2015-09-23 16:06:17 -07:00
Eric Holscher
2eb32d3abc Enable linting in Travis 2015-08-03 13:12:42 -07:00
Eric Holscher
b3d87251c0 Don't need jsdoc anymore 2015-08-03 12:00:40 -07:00
Eric Holscher
104d23c5f8 Port travis to tox 2015-08-03 11:59:16 -07:00
Eric Holscher
bd92f55fc7 Install jsdoc globally 2015-06-06 13:20:11 -07:00
Eric Holscher
2a29d38ba1 Add jsdoc install 2015-06-06 13:16:30 -07:00
Eric Holscher
b0c4a8870c Also install on travis 2015-06-01 15:34:55 -07:00
Eric Holscher
a594a98207 Run tests 2015-06-01 13:20:33 -07:00
Eric Holscher
c4cd403fee Add Travis 2015-06-01 11:29:56 -07:00