4be68af0db
Put python3.8 support back in:
...
- We should create a breaking changes branch to be
merged only when we are ready to start the next
major version release cycle for all our
maintained libraries.
2024-12-12 14:29:06 -07:00
1280617249
run mypy local
2024-11-22 10:41:50 -07:00
6a927ac1e7
drop py38, add py13, add 2024 to license
2024-11-22 10:41:50 -07:00
d8d0f05a88
update default docs and release process, drop bumpversion for
...
bump-my-version
2024-05-21 14:01:08 -06:00
d950ee7376
add lint check for .rst files incorrectly placed in the top-level dir, also bump blocklint version
2024-04-15 10:54:15 -06:00
d74895903d
blocklint for linting project code for non-inclusive language ( #122 )
2024-03-18 16:34:27 -06: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