370 Commits

Author SHA1 Message Date
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
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
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
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
Mateus Oliveira
a727aa5780
dev: remove unrelated flags from config and linters command (#4284)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-03 20:11:24 +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
Oleksandr Redko
7fc341e52c
devs: fix typo in testdata for gochecknoglobals (#4320) 2024-01-16 17:01:04 +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
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
dependabot[bot]
84442f2644
build(deps): bump github.com/catenacyber/perfsprint from 0.3.1 to 0.4.0 (#4236)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-03 20:24:59 +01:00
Matthew Dowdell
f269abec96
sloglint: add static-msg option (#4213) 2023-11-29 18:03:30 +01:00
Ludovic Fernandez
89bfdc0503
build(deps): bump go-simpler.org/musttag from v0.7.2 to v0.8.0 (#4201) 2023-11-13 17:01:50 +01:00
dependabot[bot]
be5c2e930d
build(deps): bump github.com/catenacyber/perfsprint from 0.3.0 to 0.3.1 (#4199)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-11-13 16:05:13 +01:00
Anton Telyshev
42001943c0
build(deps): bump github.com/Antonboom/testifylint from 0.2.3 to 1.0.1 (#4186) 2023-11-05 14:09:28 +01:00
Simon Sawert
78742aca92
whitespace: update after moving to the analysis package (#4003)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-11-05 13:17:19 +01:00
Thomas
f17fef34b2
build(deps): bump go-simpler.org/sloglint from 0.1.2 to 0.2.0 (#4166) 2023-11-05 13:09:59 +01:00
dependabot[bot]
2b7c777bb2
build(deps): bump github.com/catenacyber/perfsprint from 0.2.0 to 0.3.0 (#4157)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-11-05 13:09:24 +01:00
Catena cyber
de1c391922
Add perfsprint linter (#3714)
Some checks failed
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>
Co-authored-by: Anton Telyshev <anton.telishev@yandex.ru>
2023-10-20 12:00:04 +02:00
Thomas
39c5fd10ae
feat: add sloglint linter (#4133) 2023-10-19 12:42:40 +02:00
Matheus Macabu
4b188dbfd1
Add "inamedparam": checks for interface method with unnamed params (#3793)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-13 00:12:16 +02:00
Alec Thomas
69d6cc93cb
feat: add gochecksumtype linter (#3671)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-09 17:37:47 +02:00
Vladislav Fursov
8c178d388c
add protogetter linter (#4069) 2023-10-09 17:30:50 +02:00
Anton Telyshev
2d5d29f505
Add testifylint linter (#4103) 2023-10-09 17:06:32 +02:00
Oleksandr Redko
fe268f4ee9
docs: fix typos in testdata (#4116) 2023-10-06 16:14:23 +02:00
Oleksandr Redko
be034aa9af
dev: enable gocheckcompilerdirectives linter (#4114) 2023-10-05 14:21:43 +02:00
Ludovic Fernandez
88a40c6924
dev: add missing test descriptions (#4107) 2023-09-27 08:41:24 +02:00
Abirdcfly
95edd30b41
build(deps): bump github.com/Abirdcfly/dupword from 0.0.12 to 0.0.13 (#4104)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-09-25 06:05:11 +02:00
Oleksandr Redko
0704271d8d
dev: refactor some test assertions (#4081) 2023-09-18 22:15:04 +02:00
dependabot[bot]
b673fb724b
build(deps): bump github.com/ryanrolds/sqlclosecheck from 0.4.0 to 0.5.1 (#4071)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-09-07 17:05:30 +02:00
Ludovic Fernandez
ea4481a196
build(deps): bump github.com/quasilyte/go-ruleguard from v0.3.19 to v0.4.0 (#3999) 2023-08-10 12:11:03 +02:00
Ludovic Fernandez
e0a8bd8543
go1.21 support (#3922) 2023-08-09 12:09:20 +02:00
Yifei Liu
e555470c82
build(deps): bump github.com/4meepo/tagalign from 1.3.1 to 1.3.2 (#3980) 2023-07-28 13:47:45 +02:00
Nahshon Unna Tsameret
52793e78c2
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.13.0 to 0.13.3 (#3972) 2023-07-25 12:33:58 +02:00
Nahshon Unna Tsameret
0b62feb8ca
dev: add tests for the new ginkgolinter's configuration (#3970) 2023-07-24 01:50:25 +02:00
Ludovic Fernandez
d58342f0f1
build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 2.3.0 to 3.1.0 (#3963) 2023-07-21 13:31:11 +02:00
Ludovic Fernandez
79c78d6f6f
feat: explain typecheck and remove it from the linter list (#3929) 2023-06-29 22:40:59 +02:00
dependabot[bot]
a303529ad3
build(deps): bump go.tmz.dev/musttag from 0.7.0 to 0.7.1 (#3924)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-06-23 17:09:02 +02:00
Ludovic Fernandez
cecd497d87
build(deps): bump github.com/golangci/misspell 0.4.0 to 0.4.1 (#3918) 2023-06-19 02:30:07 +02:00
Ksenia Rogova
28f056032c
gofmt: autofix missing newline at EOF (#3917) 2023-06-18 15:49:17 +02:00
Oleg Butuzov
9f2528a30c
mirror: linter that suggest using alternative string/[]byte functions (#3825)
Some checks failed
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
2023-06-01 14:16:39 +02:00
Patrick Ohly
afd0ba5278
forbidigo: better support for configuring complex rules (#3612) 2023-05-31 22:33:20 +02:00
Patrick Ohly
8fde4632fa
rules: support inverted path match (#3617) 2023-05-31 17:25:59 +02:00
Oleksandr Redko
c7b50f67c9
dev: replace sliceutil package with exp/slices (#3830)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-05-12 03:27:23 +02:00
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