Oleg Butuzov
|
66ac4b5570
|
ireturn: update tests & docs (#3800)
|
2023-04-25 13:57:32 +02:00 |
|
Ludovic Fernandez
|
fb746c4b04
|
depguard: migrate to v2 (#3795)
|
2023-04-23 17:56:47 +02:00 |
|
Ludovic Fernandez
|
cec16b68ab
|
usestdlibvars: fix configuration (#3797)
|
2023-04-23 17:56:27 +02:00 |
|
Rory Prendergast
|
842abcde73
|
gci: improve error message (#3777)
|
2023-04-21 22:22:54 +02:00 |
|
hbc
|
52edd01248
|
gosec: convert global settings as map with proper key type (#3779)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2023-04-21 22:20:59 +02:00 |
|
Yusuke Kadowaki
|
8674597b84
|
add linter zerologlint (#3726)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2023-04-16 18:17:49 +02:00 |
|
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
|
00d17cc8d1
|
output: add colored-tab (#3729)
|
2023-04-04 01:57:22 +02:00 |
|
Ludovic Fernandez
|
ca0052c7d6
|
tests: remove go version restrictions (#3730)
|
2023-03-27 01:37:47 +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 |
|
WÁNG Xuěruì
|
553d7df585
|
feat: add the gosmopolitan linter (#3458)
|
2023-03-25 23:35:39 +01:00 |
|
Patrick Ohly
|
d92b38cc3e
|
fix: combination of --fix and --path-prefix (#3700)
Release a tag / release (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/alpine.Dockerfile]) (push) Has been cancelled
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2023-03-20 21:44:36 +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 |
|
Anton Telyshev
|
ff50ae4f99
|
wastedassign: remove limitation related to generics support (#3689)
|
2023-03-13 20:35:21 +01:00 |
|
dependabot[bot]
|
ccf802550e
|
build(deps): bump github.com/polyfloyd/go-errorlint from 1.2.0 to 1.3.0 (#3675)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2023-03-12 13:13:56 +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 |
|
Ludovic Fernandez
|
5b4f7c71e1
|
dev: remove github.com/pkg/errors inside tests (#3642)
|
2023-02-27 22:21:16 +01:00 |
|
Tom
|
ca5738e1fe
|
build(deps): bump github.com/junk1tm/musttag from 0.4.5 to 0.5.0 (#3624)
|
2023-02-23 15:45:03 +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
|
e23ac00430
|
dev: remove duplicated test asserts (#3608)
|
2023-02-17 22:09:45 +01:00 |
|
Ludovic Fernandez
|
3a6f8408b7
|
go1.20 support (#3414)
|
2023-02-02 09:08:09 +01: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 |
|
Nahshon Unna Tsameret
|
26dde52d69
|
Add the ginkgolinter linter (#3369)
|
2022-12-26 22:03:07 +01: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 |
|
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 |
|
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
|
8f00a10ad7
|
dev: improve tests on Windows (#3211)
|
2022-09-12 09:01:27 +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 |
|
Ludovic Fernandez
|
19a338706a
|
dev: reference all the debug keys and env vars (#3196)
|
2022-09-06 11:48:25 +00:00 |
|
Ludovic Fernandez
|
39f401ba3c
|
dev: review and clean linter tests (#3139)
|
2022-09-01 18:26:28 +02:00 |
|
Ludovic Fernandez
|
aba80c7fe2
|
feat: update gofmt and goimports and add option "rewrite-rules" (#3174)
|
2022-09-01 12:25:26 +00:00 |
|
Ludovic Fernandez
|
bddc63a234
|
dev: fix CI workflow for Windows (#3134)
|
2022-08-24 22:10:51 +02:00 |
|
Choko
|
58809c3bf5
|
feat: add reassign linter (#3064)
|
2022-08-23 13:19:26 +02:00 |
|
Ludovic Fernandez
|
77962e9283
|
dev: fix linter tests (#3128)
|
2022-08-23 10:33:57 +02:00 |
|
Timon Wong
|
f48530e25e
|
feat: add logrlint (#3093)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-08-22 22:49:39 +02:00 |
|
Fernandez Ludovic
|
320a18eb37
|
dev: concat string
|
2022-08-21 23:03:16 +02:00 |
|
Fernandez Ludovic
|
3aea4ce9ce
|
fix: flaky tests
|
2022-08-21 22:52:03 +02:00 |
|
Ludovic Fernandez
|
37d3aa437a
|
feat: deprecate varcheck, deadcode, and structcheck (#3125)
|
2022-08-21 21:37:47 +02:00 |
|
Ludovic Fernandez
|
e1afce4433
|
dev: improve runner to run dir with go.mod (#3124)
|
2022-08-21 16:51:36 +02:00 |
|
Sasha Melentyev
|
63b2fe0048
|
feat: add interfacebloat (#3024)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-08-21 14:05:41 +02:00 |
|
Ludovic Fernandez
|
4160e8c396
|
dev: fix output tests (#3118)
|
2022-08-21 13:30:34 +02:00 |
|
Ludovic Fernandez
|
2b4c9ab4fc
|
dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
|
2022-08-20 18:53:45 +02:00 |
|
Ludovic Fernandez
|
5e140494b6
|
dev: rewrite the tests framework (#3100)
|
2022-08-15 21:56:32 +02:00 |
|
Ludovic Fernandez
|
f7fba37cc9
|
dev: replace golangcitest:config by golangcitest:config_path (#3099)
|
2022-08-15 18:23:07 +02:00 |
|
dependabot[bot]
|
9da04f5070
|
build(deps): bump github.com/go-critic/go-critic from 0.6.3 to 0.6.4 (#3089)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-08-14 18:21:32 +02:00 |
|