822 Commits

Author SHA1 Message Date
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
Justin Fuller
fc509b37dd
docs: update link (#4274) 2023-12-20 16:12:35 +01:00
Mateus Oliveira
b2901be299
docs: improve .golangci.reference.yml defaults (#4271)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-19 22:22:05 +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]
27e99b5dbc
build(deps): bump go-simpler.org/sloglint from 0.3.0 to 0.4.0 (#4257)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-17 13:14:22 +01:00
dependabot[bot]
790c1632ce
build(deps): bump github.com/go-critic/go-critic from 0.9.0 to 0.10.0 (#4249)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-10 16:05:24 +01:00
Oleksandr Redko
185b2c77bc
dev: use zerologlint analyzer fields for name and doc (#4225) 2023-11-29 18:26:42 +01:00
Oleksandr Redko
e32f2f3f8d
build(deps): bump github.com/bombsimon/wsl/v4 from 3.4.0 to 4.2.0 (#4215)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
Co-authored-by: Simon Sawert <simon@sawert.se>
2023-11-29 18:26:19 +01:00
Matthew Dowdell
f269abec96
sloglint: add static-msg option (#4213) 2023-11-29 18:03:30 +01:00
Mitar
66a9130840
dev: replace tab by space inside CLI help (#4221) 2023-11-26 22:00:21 +01:00
Oleksandr Redko
ce020c6be1
dev: use analyzer fields for name, doc instead of hardcoded strings (#4214)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-11-20 20:53:18 +01:00
dependabot[bot]
affa7d119c
build(deps): bump github.com/OpenPeeDeeP/depguard/v2 from 2.1.0 to 2.2.0 (#4207)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-11-17 10:49:40 +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]
53e2c534e2
build(deps): bump github.com/jgautheron/goconst from 1.6.0 to 1.7.0 (#4200)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-11-13 16:05:53 +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
dependabot[bot]
b3146552ac
build(deps): bump github.com/nishanths/exhaustive from 0.11.0 to 0.12.0 (#4195)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-11-12 13:23:46 +01:00
dependabot[bot]
da3eb3138a
build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 (#4194)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-11-12 13:23:22 +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
Vladislav Fursov
97cb9054a2
build(deps): bump github.com/ghostiam/protogetter from 0.2.3 to 0.3.1 (#4167) 2023-11-05 13:10:43 +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
Yury Gargay
9b20d49dc2
output: convert backslashes to forward slashes for GitHub Action annotations printer (#4149)
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>
2023-10-24 14:38:15 +02: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
Oleksandr Redko
f714c5d842
docs: uppercase command option descriptions for consistency (#4135) 2023-10-17 17:01:49 +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
Anton Telyshev
64913173f9
govet: add appends analyzer (#4127)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-13 00:09:56 +02:00
Fata Nugraha
bce3dfd460
unused: support passing in options (#4086)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-09 17:45:29 +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
dependabot[bot]
823f02dc35
build(deps): bump github.com/securego/gosec/v2 from 2.17.0 to 2.18.0 (#4120)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-09 16:24:20 +02:00
dependabot[bot]
0e82ef5b32
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.13.5 to 0.14.0 (#4117)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-09 09:04:59 +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
dependabot[bot]
eeb2088101
build(deps): bump github.com/mgechev/revive from 1.3.3 to 1.3.4 (#4087)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-09-18 23:08:17 +02:00
Oleksandr Redko
0704271d8d
dev: refactor some test assertions (#4081) 2023-09-18 22:15:04 +02:00
Oleksandr Redko
547bca2379
docs: fix a typo (#4048) 2023-08-29 21:25:39 +02:00
Mitsuo Heijo
a5eaf9fe30
govet: add directive and slog passes (#4028)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-08-19 13:47:35 +02:00
dependabot[bot]
fb50d99ece
build(deps): bump github.com/securego/gosec/v2 from 2.16.0 to 2.17.0 (#4015)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-08-18 17:33:26 +02:00
Ludovic Fernandez
a9378d9bb8
plugin: temporarily hide warning about using plugins using the old API (#4002)
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: Simon Sawert <simon@sawert.se>
2023-08-11 12:14:36 +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
c1d8c565fa
fix: trim Go version (#3995)
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-08-09 13:43:07 +02:00