Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolchain config updates | Bryan Newbold | 2021-10-27 | 1 | -2/+1 |
* | Makefile: don't fail on isort error (consider these minor) | Bryan Newbold | 2021-10-26 | 1 | -1/+1 |
* | add pyproject.toml (for isort and yapf config), and update 'lint' and 'fmt' m... | Bryan Newbold | 2021-10-26 | 1 | -3/+4 |
* | 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 |
* | 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 |