Commit Graph

8 Commits

Author SHA1 Message Date
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