fix url (#5) #20
Annotations
10 errors
lint:
modules/middleware/jwt/jwt.go#L28
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
modules/config/config.go#L70
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
modules/middleware/jwt/jwt.go#L4
File is not `gofumpt`-ed (gofumpt)
|
lint:
modules/middleware/jwt/jwt.go#L6
File is not `gofumpt`-ed (gofumpt)
|
lint:
modules/middleware/jwt/jwt.go#L32
File is not `gofumpt`-ed (gofumpt)
|
lint:
modules/middleware/jwt/jwt.go#L5
File is not `goimports`-ed (goimports)
|
lint:
modules/middleware/jwt/jwt_test.go#L4
File is not `goimports`-ed (goimports)
|
lint:
modules/redis/redis.go#L6
File is not `goimports`-ed (goimports)
|
lint:
modules/middleware/jwt/jwt.go#L12
var `s` is unused (unused)
|
lint:
modules/middleware/jwt/jwt.go#L31
unnecessary leading newline (whitespace)
|