1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

Update expired linters (#569)

Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
James Hillyerd
2025-05-08 20:37:42 -07:00
committed by GitHub
parent 440fddfe46
commit f6d00dfcb2

View File

@@ -8,6 +8,7 @@ linters:
- bodyclose
- containedctx
- contextcheck
- copyloopvar
- decorder
# - dupl
# - dupword
@@ -16,7 +17,6 @@ linters:
- errname
# - errorlint
# - exhaustive
- exportloopref
# - forcetypeassert
- ginkgolinter
- gocheckcompilerdirectives
@@ -60,7 +60,6 @@ linters:
- sloglint
- stylecheck
- tagliatelle
- tenv
- testableexamples
- testifylint
- thelper
@@ -68,6 +67,7 @@ linters:
# - unconvert
- unparam
- usestdlibvars
- usetesting
- wastedassign
- whitespace
- zerologlint