(minor) refactor jwt

This commit is contained in:
Lawrence, Rendall
2022-08-26 11:13:18 +03:00
parent 498779aeaf
commit d7777ca583
3 changed files with 90 additions and 77 deletions

View File

@@ -1,5 +1,8 @@
---
run:
# mochi in not written with generics (a.t.m),
# so we can check with 1.17
go: "1.17"
timeout: "5m"
output:
sort-results: true
@@ -51,4 +54,4 @@ issues:
- "EXC0012" # Exported should have comment
- "EXC0013" # Package comment should be of form
- "EXC0014" # Comment on exported should be of form
- "EXC0015" # Should have a package comment
- "EXC0015" # Should have a package comment