Jeremy Singer-Vine
|
6c9ecb232c
|
Add 'build' to Makefile phonies
|
2024-06-11 16:33:52 -04:00 |
|
Jeremy Singer-Vine
|
6351d979e9
|
Reorganize .utils
|
2023-01-24 17:28:27 -05:00 |
|
Jeremy Singer-Vine
|
60aec51be0
|
Add simple make build to Makefile
|
2022-10-01 09:45:06 -04:00 |
|
Jeremy Singer-Vine
|
ef065a72e5
|
Add Makefile target and reqs for examples
|
2022-05-31 15:50:50 -04:00 |
|
Jeremy Singer-Vine
|
cdfdb87a21
|
Enforce type annotations via mypy --strict
Enforcement added via:
- The repo's Makefile (`make check-mypy` & `make lint`)
- The repo's main GitHub Action
|
2022-05-06 09:51:01 -04:00 |
|
Jeremy Singer-Vine
|
d72b879665
|
Enforce import order via isort
|
2021-12-16 22:22:54 -05:00 |
|
Jeremy Singer-Vine
|
d234f05c13
|
Enforce psf/black and flake8 on tests/
|
2020-12-16 22:30:44 -05:00 |
|
Jeremy Singer-Vine
|
6c9f8db9b6
|
Fix CLI test & GitHub action
|
2020-08-13 21:35:06 -04:00 |
|
Jeremy Singer-Vine
|
76583d9f33
|
Add make lint
|
2020-08-13 08:58:13 -04:00 |
|
Jeremy Singer-Vine
|
59aad6b8fb
|
Add coverage html to Makefile's tests target
|
2020-08-06 22:13:48 -04:00 |
|
Jeremy Singer-Vine
|
1258e091dc
|
Tweak GH workflow, Makefile, setup.cfg for linting
|
2020-07-29 22:46:23 -04:00 |
|
Jeremy Singer-Vine
|
c627720097
|
Reformat code to be psf/black and flake8 complaint
Not addressed: flake8's code complexity tests
|
2020-07-29 22:28:47 -04:00 |
|
Jeremy Singer-Vine
|
94de2c9e21
|
Add basic flake8 config
|
2020-07-29 19:12:42 -04:00 |
|
Jeremy Singer-Vine
|
d8e5517af2
|
Fix and tweak make venv
|
2020-07-26 15:30:14 -04:00 |
|
Jeremy Singer-Vine
|
b148fd1b5d
|
Add Codecov and GitHub action
|
2020-07-25 10:24:09 -04:00 |
|
Jeremy Singer-Vine
|
59f7b50540
|
Add pip install -e . to make venv
|
2020-07-25 09:23:39 -04:00 |
|
Jeremy Singer-Vine
|
4c69c58f1a
|
Add basic Makefile for venv and tests
|
2020-07-25 08:46:03 -04:00 |
|