Commit Graph

5 Commits (develop)

Author SHA1 Message Date
Andrey Kislyuk aff77a5db3 Update actions 2023-03-05 11:54:11 -08:00
Andrey Kislyuk 45f540a22c
Use isort and black 2022-08-31 10:50:44 -07:00
Andrey Kislyuk 86bcd9f275
Update package to follow the latest draft 2022-04-10 14:52:41 -07:00
Georg Krause d1129fdd9a
Allow missing created field (#23)
* Do not add created field if algorithm is rsa, hmac or ecdsa

* Disable check for W504

This is mutually exclusive with W503, but it seems to check for both. So
no matter where the linebreak is, the linter says its wrong. This fixes
this behavior and allows to use at least one option.

* Allow github actions to run on pull request

* Make created field optional on verification
2021-04-25 16:10:03 -07:00
Andrey Kislyuk b6d74a46e0
Switch to github actions 2020-04-24 21:13:04 -07:00