553 Commits

Author SHA1 Message Date
Ludovic Fernandez
87a35e63a9
dev: organize golinters package (#4578) 2024-03-26 20:55:39 +01:00
Ludovic Fernandez
085ac85a4e
dev: minor clean up (#4577) 2024-03-26 15:50:23 +01:00
Ludovic Fernandez
66ec75e75f
fix: display warnings on deprecated linter options (#4568) 2024-03-24 17:09:42 +01:00
Ludovic Fernandez
ddc703dd93
fix: disable temporarily httpresponse from govet (#4528)
Some checks failed
Release a tag / release (push) Has been cancelled
2024-03-19 23:57:15 +01:00
Oleksandr Redko
6709c974a4
dev: refactor .golangci.yml configuration and fix up nolintlint issues (#4537) 2024-03-19 16:38:59 +01:00
Ludovic Fernandez
69144471ca
govet: fix check-shadowing (#4534) 2024-03-19 06:43:24 +01:00
dependabot[bot]
f2d411006a
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.16.0 to 0.16.1 (#4531)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-18 18:04:49 +01:00
dependabot[bot]
f83707049f
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.15.2 to 0.16.0 (#4530)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-18 17:29:43 +01:00
dependabot[bot]
2c0a8ee50e
build(deps): bump go-simpler.org/sloglint from 0.4.0 to 0.5.0 (#4523)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-17 15:51:05 +01:00
Ludovic Fernandez
4b7a55a79d
feat: replace run.skip-xxx options by issues.exclude-xxx options (#4509) 2024-03-16 17:07:42 +01:00
Ludovic Fernandez
013a296577
dev: review config path usage inside gocritic (#4517) 2024-03-15 20:21:45 +01:00
Oleksandr Redko
e03399080c
docs: shorten description for gochecknoglobals linter (#4505) 2024-03-14 14:58:33 +01:00
Oleksandr Redko
ea823733ea
dev: reformat code with gofumpt (#4500) 2024-03-14 00:09:27 +01:00
Ludovic Fernandez
7e2840b92e
fix: store and read severity from linters in the cache (#4468) 2024-03-09 15:28:42 +01:00
Ludovic Fernandez
1cabafc3b6
feat: use gosec severities (#4470) 2024-03-09 14:05:16 +01:00
Ludovic Fernandez
d06296eba4
build(deps): bump github.com/golangci/unconvert to HEAD (#4473) 2024-03-09 13:58:37 +01:00
Oleksandr Redko
4fea092fa2
dev: add GL_DEBUG=govet to see enabled analyzers (#4465) 2024-03-07 15:23:42 +01:00
Oleksandr Redko
808c06d0cc
dev: rename function parameter i to issue (#4460) 2024-03-05 18:02:58 +01:00
Ludovic Fernandez
a0878087fa
feat: inactivate deprecated linters (#4436) 2024-03-03 20:40:52 +01:00
Anton Telyshev
61f2f70d07
build(deps): bump github.com/Antonboom/testifylint from 1.1.3 to 1.2.0 (#4449) 2024-03-03 16:54:23 +01:00
Ryosei Karaki
df70758a05
build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.4 to 1.0.8 (#4444) 2024-03-03 14:51:16 +01:00
Ludovic Fernandez
b14d05cdb4
dev: rewrite linters Manager (#4419) 2024-03-02 21:43:28 +01:00
Ethan Reesor
17e736fa2f
build(deps): bump github.com/denis-tingaikin/go-headerfrom 0.4.3 to 0.5.0 (#4396)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-25 17:55:19 +01:00
Ludovic Fernandez
8c51979ec8
dev: clean up Executor (#4404) 2024-02-23 20:38:42 +01:00
Ludovic Fernandez
e6720b809f
misspell: add extra-words (#4401) 2024-02-20 12:59:49 +01:00
Ludovic Fernandez
64492b5e59
feat: disable copyloopvar and intrange on Go < 1.22 (#4397) 2024-02-19 13:58:58 +00:00
Anton Telyshev
c65868c105
gocritic: support of enable-all and disable-all options (#4335)
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2024-02-19 14:50:25 +01:00
dependabot[bot]
f4e33e0bf1
build(deps): bump github.com/kunwardeep/paralleltest from 1.0.9 to 1.0.10 (#4394)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-16 01:05:35 +01:00
Ryosei Karaki
2417da15e7
feat: add copyloopvar linter (#4382) 2024-02-16 00:03:35 +01:00
Clifton Kaznocha
b96ff83e0e
feat: add intrange linter (#4378) 2024-02-16 00:03:11 +01:00
silverwind
cc782046de
docs: improve govet description (#4366)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-15 21:51:40 +01:00
dependabot[bot]
e5d2bc9529
build(deps): bump github.com/catenacyber/perfsprint from 0.6.0 to 0.7.0 (#4386)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-15 20:01:52 +01:00
Ludovic Fernandez
d7a461a045
revive: add exclude option (#4365) 2024-02-15 19:52:39 +01:00
Ludovic Fernandez
bf5008a11a
dev: handle old TODO (#4374) 2024-02-10 14:43:58 +01:00
Oleksandr Redko
7cf6cc9d9f
dev: refactor govet impl with slices.Contains (#4372)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-09 20:34:50 +01:00
Ludovic Fernandez
b525f2b88d
govet: disable loopclosure with go1.22 (#4357) 2024-02-08 13:42:10 +01:00
dependabot[bot]
ca7b7a42d2
build(deps): bump github.com/mgechev/revive from 1.3.6 to 1.3.7 (#4355)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-07 21:30:45 +01:00
Ludovic Fernandez
192ee8929c
go1.22 support (#4272) 2024-02-07 15:23:01 +01:00
dependabot[bot]
6e09a2051a
build(deps): bump github.com/butuzov/ireturn from 0.2.2 to 0.3.0 (#4352)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-07 12:09:39 +01:00
dependabot[bot]
4ea9468cd6
build(deps): bump github.com/catenacyber/perfsprint from 0.5.0 to 0.6.0 (#4346)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-02 23:05:44 +01:00
dependabot[bot]
3ff416302f
build(deps): bump github.com/ghostiam/protogetter from 0.3.3 to 0.3.4 (#4327)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-20 16:43:01 +01:00
dependabot[bot]
8301163c3c
build(deps): bump github.com/mgechev/revive from 1.3.4 to 1.3.5 (#4305)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-07 19:30:08 +01:00
Oleksandr Redko
521a6763ce
dev: replace raw loops with funcs from slices and maps (#4299)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-04 22:43:50 +01:00
Joshua Timmons
d23c35470b
feat: add spancheck linter (#4290)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-03 04:24:30 +01:00
Olli Raula
0fdf33aaaa
docs: fix noctx description (#4297)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-02 16:12:47 +01:00
dependabot[bot]
87d55d9c08
build(deps): bump github.com/go-critic/go-critic from 0.10.0 to 0.11.0 (#4295)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-02 16:12:26 +01:00
Oleksandr Redko
85fb5a2493
dev: enable errorlint linter (#4292) 2024-01-02 15:33:00 +01:00
Oleksandr Redko
d22232ad21
dev: replace hashicorp/go-multierror with errors.Join (#4291)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-29 15:45:29 +01:00
Ludovic Fernandez
d99c02cde0
misspell: add mode option (#4275) 2023-12-22 16:09:23 +01:00
Matheus Macabu
32e5b2bf11
build(deps): github.com/macabu/inamedparam from 0.1.2 to 0.1.3 (#4261) 2023-12-17 16:51:50 +01:00