Jonathan Zernik
|
069516989d
|
Simplify test run in github action (#1921)
* Simplify test run in github action
* Change git to https for pre-commit config
|
2021-12-29 19:18:13 -08:00 |
|
Jonathan Zernik
|
620cdae96c
|
Add license headers (#1080)
* Add pre-commit hook for license headers
* Configure pre-commit hook for license headers only for python
* Add license headers to python files
|
2021-08-27 18:31:53 -07:00 |
|
Jonathan Zernik
|
a0a529542f
|
Use namedtuples (#573)
* Use namedtuples with types for core structures
* Use namedtuples with types for all core stuctures
* Use autoflake to remove unused imports
|
2021-01-07 01:45:57 -08:00 |
|
Jonathan Zernik
|
558380a7ba
|
Add typed dependencies for mypy precommit (#542)
|
2021-01-01 23:04:28 -08:00 |
|
Jonathan Zernik
|
173130ab31
|
Use mypy precommit hook (#537)
* Add mypy precommit hook
* Add mypy precommit hook
|
2021-01-01 21:39:33 -08:00 |
|
Jonathan Zernik
|
22f6b4fc3c
|
Add precommit hooks (#526)
|
2020-12-28 23:52:32 -08:00 |
|