Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python Makefile: fix test/*.py linting with newer pylint | Bryan Newbold | 2021-05-24 | 1 | -1/+1 |
| | |||||
* | python makefile: don't duplicate 'lint' commands during 'test' | Bryan Newbold | 2021-01-05 | 1 | -2/+0 |
| | |||||
* | remove unused pytype tool | Bryan Newbold | 2020-11-06 | 1 | -1/+0 |
| | | | | | Having trouble getting this to install on Xenial, and we aren't even using it in tests/lint yet. Can revisit after Focal upgrade. | ||||
* | improve test running and config | Bryan Newbold | 2020-10-29 | 1 | -1/+4 |
| | |||||
* | make: coverage report and HTML in one go | Bryan Newbold | 2020-10-22 | 1 | -5/+1 |
| | |||||
* | coverage-html makefile target | Bryan Newbold | 2020-06-17 | 1 | -0/+3 |
| | |||||
* | fix coverage command | Bryan Newbold | 2020-06-17 | 1 | -1/+1 |
| | |||||
* | update Makefile from fatcat-scholar tweaks/commands | Bryan Newbold | 2020-06-17 | 1 | -3/+21 |
| | |||||
* | start a python Makefile | Bryan Newbold | 2020-05-19 | 1 | -0/+15 |