update linter (#4294)

This commit is contained in:
Alessandro Ros
2025-03-01 11:37:42 +01:00
committed by GitHub
parent 5c6cf58d75
commit 4584726985
2 changed files with 4 additions and 3 deletions

View File

@@ -3,9 +3,10 @@ linters:
- asciicheck
- bidichk
- bodyclose
#- contextcheck
- copyloopvar
- dupl
- errorlint
- exportloopref
- gochecknoinits
- gocritic
- gofmt
@@ -18,7 +19,7 @@ linters:
- revive
- usestdlibvars
- unconvert
- tenv
#- usetesting
- tparallel
- wastedassign
- whitespace

View File

@@ -1,5 +1,5 @@
BASE_IMAGE = golang:1.23-alpine3.20
LINT_IMAGE = golangci/golangci-lint:v1.61.0
LINT_IMAGE = golangci/golangci-lint:v1.64.5
NODE_IMAGE = node:20-alpine3.20
ALPINE_IMAGE = alpine:3.20
RPI32_IMAGE = balenalib/raspberry-pi:bullseye-run-20240508