|
275b6aa642
|
#89 Adjust golangci-lint configuration
as it does not support generics at this moment.
See https://github.com/golangci/golangci-lint/issues/2649
|
2022-06-29 16:21:19 +02:00 |
|
|
b41ce431b8
|
Temporarily fixed golang version mismatch
in the ci build docker image step.
|
2022-04-18 22:21:00 +02:00 |
|
|
c7606f3d5f
|
Fix a lot of linting issues
After we introduced the linter we haven't really touched the old code.
This commit now fixes all linting issue that exist right now.
|
2021-07-13 08:59:25 +02:00 |
|
|
bb1f5edea8
|
Add golangci-lint configuration
We enable more linters to enforce better code.
|
2021-05-27 08:18:00 +00:00 |
|