cleanup and comments

This commit is contained in:
Lou Knauer
2022-03-15 08:29:29 +01:00
parent f69c3945d4
commit 7be38277a9
8 changed files with 210 additions and 223 deletions

View File

@@ -14,6 +14,4 @@ jobs:
run: |
go build ./...
go vet ./...
go test .
env BASEPATH="../" go test ./repository
env BASEPATH="../" go test ./config
go test ./...