|
|
c5cc0ee969
|
run mypy locally, bump mypy to 1.10.0, fix new errors
|
2024-07-04 13:19:00 -06:00 |
|
|
|
d9b92635c1
|
drop async-service dep and copy relevant code into a local async_service
tool, updated for modern handling of ExceptionGroup
|
2024-05-27 12:14:36 -06:00 |
|
|
|
827d16b106
|
import asynccontextmanager from context lib and remove async_generator dep
|
2024-04-27 10:12:39 -06:00 |
|
|
|
8dda7b933e
|
turn mypy checks back on, fix some errors
|
2024-04-27 10:12:39 -06:00 |
|
|
|
eea065fb57
|
reorg test structure to match tox and CI jobs, drop bumpversion for bump-my-version and move config to pyproject.toml, fix docs building
|
2024-04-20 09:18:26 -06:00 |
|
|
|
7c3a122b5e
|
do not lint protobuf-generated files
|
2024-03-01 15:33:49 -07:00 |
|
|
|
94483714a3
|
run lint and fix errors, except mypy
|
2024-02-19 16:05:58 -07:00 |
|
|
|
42605c0288
|
merge template updates and refill vars
|
2024-02-19 14:49:30 -07:00 |
|
|
|
cb3f556315
|
move pyupgrade before black
|
2023-12-13 13:45:27 -07:00 |
|
|
|
621cd56059
|
add pyupgrade to pre-commit hooks
|
2023-12-13 13:45:27 -07:00 |
|
|
|
d1395aaad2
|
add .bumpversion.cfg to pre-commit ignore
Causes problems with releasing when pre-commit changes the file after bumpversion updates it
|
2023-12-01 16:01:08 -07:00 |
|
|
|
86440ee879
|
add autoflake to lint and move config to pyproject.toml
|
2023-10-12 12:11:12 -06:00 |
|
|
|
c3c29ddf43
|
bump pre-commit to 4.5 and add github-flavored markdown linting extension
|
2023-10-11 11:23:49 -06:00 |
|
|
|
7099bbaaa4
|
Add pre commit (#103)
* add pre-commit
* run pre-commit
* skip lint on README.md as it breaks template filling
|
2023-10-04 13:32:07 -06:00 |
|