546 Commits

Author SHA1 Message Date
Mattias de Zalenski
8f8c68ab88
build(deps): bump github.com/alexkohler/nakedret to 2.0.1 (#3760) 2023-04-14 04:49:38 +02:00
Ludovic Fernandez
2dede6aa2e
importas: fix typo in logs (#3762) 2023-04-04 11:09:08 +02:00
Ludovic Fernandez
51f8a6141c
importas: detect duplicate alias or package in the configuration (#3753) 2023-04-04 09:16:10 +02:00
Ludovic Fernandez
00d17cc8d1
output: add colored-tab (#3729) 2023-04-04 01:57:22 +02:00
Oleksandr Redko
1e700732e7
dev: gofmt -w -r 'interface{} -> any' pkg scripts (#3742) 2023-03-28 16:22:55 +02:00
Nahshon Unna Tsameret
fb7d328aec
ginkgolinter: add suppress-async-assertion option (#3735) 2023-03-26 17:55:13 +02:00
Yifei Liu
134f2e0491
add tagalign linter (#3709) 2023-03-26 16:35:06 +02:00
dependabot[bot]
02f068921b
build(deps): bump github.com/sivchari/containedctx from 1.0.2 to 1.0.3 (#3732)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-03-26 16:32:36 +02:00
WÁNG Xuěruì
553d7df585
feat: add the gosmopolitan linter (#3458) 2023-03-25 23:35:39 +01:00
Ludovic Fernandez
076f6b911d
fix: improve panic management (#3710) 2023-03-19 23:02:16 +01:00
Oleg Kovalov
e27b129e74
build(deps): bump github.com/go-critic/go-critic from 0.6.7 to 0.7.0 (#3701) 2023-03-17 17:33:56 +01:00
dependabot[bot]
77d398e612
build(deps): bump github.com/mgechev/revive from 1.2.5 to 1.3.0 (#3698)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-03-15 02:28:25 +01:00
Oleksandr Redko
09f9e77779
doc: enhance errcheck description (#3688) 2023-03-13 16:16:50 +01:00
Oleksandr Redko
ad334b0650
doc: replace golang with Go in descriptions for gci, thelper, goerr113 (#3651) 2023-03-03 13:46:16 +01:00
Nahshon Unna Tsameret
49ce80ae82
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.8.1 to 0.9.0 (#3643) 2023-03-02 10:05:30 +01:00
dependabot[bot]
3a1f50d18c
build(deps): bump github.com/ashanbrown/forbidigo from 1.4.0 to 1.5.1 (#3639)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-27 22:51:58 +01:00
dependabot[bot]
f0dbc757c8
build(deps): bump github.com/polyfloyd/go-errorlint from 1.1.0 to 1.2.0 (#3636)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-26 14:59:25 +01:00
Oleksandr Redko
f4fec8c6d0
dev: bytes.NewBuffer/bytes.NewBufferString to shorten initialization (#3632) 2023-02-24 16:40:18 +01:00
black-06
610a2bd199
lll: skip go command (#3572)
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2023-02-22 02:13:49 +01:00
Oleksandr Redko
b673c5c1af
dev: replace pkg/errors with native error wrapping (#3604)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-22 01:35:43 +01:00
dependabot[bot]
a775985f5d
build(deps): bump github.com/go-critic/go-critic from 0.6.5 to 0.6.6 (#3616)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-19 15:27:57 +01:00
Mitsuo Heijo
a0893e3268
govet: enable timeformat by default (#3602)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-17 15:12:44 +01:00
dependabot[bot]
589ab848cc
build(deps): bump github.com/ashanbrown/forbidigo from 1.3.0 to 1.4.0 (#3590)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-14 14:21:03 +01:00
Ludovic Fernandez
7beb2fb734
staticcheck: bump to v0.4.0 (#3551) 2023-02-03 15:41:37 +01:00
Ludovic Fernandez
3a6f8408b7
go1.20 support (#3414) 2023-02-02 09:08:09 +01:00
dependabot[bot]
5631503ea3
build(deps): bump 4d63.com/gochecknoglobals from 0.1.0 to 0.2.1 (#3496)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-24 08:27:42 +00:00
Leigh McCulloch
d5d671f0bf
feat: add gocheckcompilerdirectives (#3463) 2023-01-21 12:54:17 +00:00
Tom
3cc6373117
feat: add musttag linter (#3386)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-21 12:36:35 +00:00
dependabot[bot]
f29069723b
build(deps): bump github.com/ldez/tagliatelle from 0.3.1 to 0.4.0 (#3483)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-15 12:35:04 +00:00
Mitsuo Heijo
74b768aa93
Add timeformat to govet analysers (#3353) 2022-12-26 22:04:06 +01:00
Nahshon Unna Tsameret
26dde52d69
Add the ginkgolinter linter (#3369) 2022-12-26 22:03:07 +01:00
Sebastien Rosset
d0b2463fd7
doc: improve documentation for goimport local-prefixes (#3349) 2022-12-13 11:20:39 +01:00
Carlos Henrique Guardão Gandarez
0cc3585947
wsl: fix force-err-cuddling flag (#3407) 2022-12-12 17:52:37 +00:00
dependabot[bot]
7fb302126a
build(deps): bump github.com/nishanths/exhaustive from 0.8.3 to 0.9.2 (#3381)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-11-27 16:54:20 +01:00
trajan0x
970a7e40d4
docs: fix typo in nolint (#3345) 2022-11-01 23:28:50 +00:00
dependabot[bot]
ce9b9d62ed
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.20.0 to 1.21.1 (#3318)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-10-23 14:38:13 +02:00
Ivan
8a1cf904f9
lll: skip imports (#3288) 2022-10-15 10:57:28 +02:00
Ludovic Fernandez
d03294f25f
fix: remove redundant character escape '\/' (#3278) 2022-10-06 00:09:31 +02:00
Choko
937e3d407b
build(deps): bump github.com/curioswitch/go-reassign v0.1.2 to v0.2.0 (#3234) 2022-09-25 10:58:16 +02:00
Ludovic Fernandez
05c3af1ad5
paralleltest: add tests of the ignore-missing option (#3233) 2022-09-23 10:06:10 +02:00
Abirdcfly
febe5fdb33
feat: add linter dupword (#3192) 2022-09-15 19:08:52 +02:00
Ludovic Fernandez
f072d55e6d
dev: add doc about internal package extracted from Go (#3204) 2022-09-12 09:19:06 +02:00
Anton Zinovyev
b1cec4755f
wsl: support all configs and update docs (#3202) 2022-09-12 09:07:44 +02:00
Ludovic Fernandez
8f00a10ad7
dev: improve tests on Windows (#3211) 2022-09-12 09:01:27 +02:00
Marat Reymers
8a3b754ca2
exhaustive: add missing config (#3212) 2022-09-11 17:07:37 +00:00
dependabot[bot]
1f155b7ef6
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.17.1 to 1.19.0 (#3206)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-11 11:51:31 +00:00
dependabot[bot]
33a78c9266
build(deps): bump github.com/nishanths/exhaustive from 0.8.1 to 0.8.3 (#3207)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-11 11:50:31 +00:00
kkHAIKE
213fb565e6
contextcheck: change owner (#3198) 2022-09-07 18:15:31 +02:00
Marat Reymers
281e1847f1
feat: add testableexamples linter (#3170) 2022-09-06 23:24:12 +02:00
Timon Wong
3a2ad9083a
feat: rename logrlint to loggercheck (#3144) 2022-09-06 23:23:32 +02:00