mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 17:47:03 +00:00
Update expired linters (#569)
Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
@@ -8,6 +8,7 @@ linters:
|
|||||||
- bodyclose
|
- bodyclose
|
||||||
- containedctx
|
- containedctx
|
||||||
- contextcheck
|
- contextcheck
|
||||||
|
- copyloopvar
|
||||||
- decorder
|
- decorder
|
||||||
# - dupl
|
# - dupl
|
||||||
# - dupword
|
# - dupword
|
||||||
@@ -16,7 +17,6 @@ linters:
|
|||||||
- errname
|
- errname
|
||||||
# - errorlint
|
# - errorlint
|
||||||
# - exhaustive
|
# - exhaustive
|
||||||
- exportloopref
|
|
||||||
# - forcetypeassert
|
# - forcetypeassert
|
||||||
- ginkgolinter
|
- ginkgolinter
|
||||||
- gocheckcompilerdirectives
|
- gocheckcompilerdirectives
|
||||||
@@ -60,7 +60,6 @@ linters:
|
|||||||
- sloglint
|
- sloglint
|
||||||
- stylecheck
|
- stylecheck
|
||||||
- tagliatelle
|
- tagliatelle
|
||||||
- tenv
|
|
||||||
- testableexamples
|
- testableexamples
|
||||||
- testifylint
|
- testifylint
|
||||||
- thelper
|
- thelper
|
||||||
@@ -68,6 +67,7 @@ linters:
|
|||||||
# - unconvert
|
# - unconvert
|
||||||
- unparam
|
- unparam
|
||||||
- usestdlibvars
|
- usestdlibvars
|
||||||
|
- usetesting
|
||||||
- wastedassign
|
- wastedassign
|
||||||
- whitespace
|
- whitespace
|
||||||
- zerologlint
|
- zerologlint
|
||||||
|
|||||||
Reference in New Issue
Block a user