758 Commits

Author SHA1 Message Date
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
fe53ca0cd4
fix: cache status size calculation (#3611) 2023-02-18 02:41:29 +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
Oleksandr Redko
e8524ac199
dev: do not print extra whitespace in deprecated lint log (#3596) 2023-02-16 10:55:04 +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
Oleksandr Redko
a221d01b41
docs: Replace links to godoc.org with pkg.go.dev (#3584)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-11 15:02:32 +01:00
Ludovic Fernandez
7beb2fb734
staticcheck: bump to v0.4.0 (#3551) 2023-02-03 15:41:37 +01:00
dependabot[bot]
b0b0e4cc6d
build(deps): bump github.com/ryanrolds/sqlclosecheck from 0.3.0 to 0.4.0 (#3545)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-02 15:59:45 +01:00
Ludovic Fernandez
3a6f8408b7
go1.20 support (#3414) 2023-02-02 09:08:09 +01:00
dependabot[bot]
a9acb8db53
build(deps): bump github.com/ryancurrah/gomodguard from 1.2.4 to 1.3.0 (#3518)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-29 17:53:40 +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
Oleksandr Redko
d19398964c
chore: Do not use methods on pointer and value receivers (#3321) 2023-01-21 13:20:05 +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
Ludovic Fernandez
cca68dcffe
doc: improve documentation about debugging. (#3434) 2022-12-27 10:48:48 +01: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
Ludovic Fernandez
67d57f4ed8
feat: remove deprecated linters from presets (#3405) 2022-12-08 01:14:32 +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
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
sink
6740559b13
code-climate: add default severity (#3294)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-10-20 21:18:24 +00: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
Ludovic Fernandez
19a338706a
dev: reference all the debug keys and env vars (#3196) 2022-09-06 11:48:25 +00:00
Anton Kachurin
091d2f4324
interfacebloat: fix configuration loading (#3194)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-05 10:27:46 +00:00
dependabot[bot]
70d595e91d
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.14.0 to 1.17.1 (#3188)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-03 19:28:28 +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
Ben Brown
0d33a5ba3a
cli: remove reference to old service (#3173) 2022-08-31 18:32:04 +00:00
dependabot[bot]
28d7095413
build(deps): bump github.com/go-critic/go-critic from 0.6.4 to 0.6.5 (#3150)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-08-29 02:11:48 +02:00
Ludovic Fernandez
bddc63a234
dev: fix CI workflow for Windows (#3134) 2022-08-24 22:10:51 +02:00
Arjen van der Ende
890a82659b
Normalize exclude-rules paths for Windows (#2387) 2022-08-24 16:38:50 +02:00