Adapt go linting

This commit is contained in:
Jan Graefen 2022-12-14 14:38:40 +01:00
parent 30bb17cc29
commit bf2ae7a0f4

View file

@ -26,3 +26,5 @@ linters-settings:
govet: govet:
check-shadowing: true check-shadowing: true
enable-all: true enable-all: true
disable:
- fieldalignment