2591 Commits

Author SHA1 Message Date
Ludovic Fernandez
192ee8929c
go1.22 support () 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 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-07 12:09:39 +01:00
dependabot[bot]
a7c175b6c2
build(deps): bump peter-evans/create-pull-request from 5 to 6 () 2024-02-05 22:16:42 +01:00
Mateus Oliveira
a727aa5780
dev: remove unrelated flags from config and linters command ()
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 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-02 23:05:44 +01:00
dependabot[bot]
ee98b504ae
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1 () 2024-02-02 22:39:31 +01:00
Mostafa Moradian
b3ffe708b4
feat: implement stats per linter with a flag ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-02 19:32:46 +00:00
Oleksandr Redko
7bc19270fc
docs: adjust list from why install from source is not recommended () 2024-01-31 23:54:24 +01:00
Ludovic Fernandez
e4c6e1fb6d
dev: replace mitchellh/mapstructure by go-viper/mapstructure/v2 () 2024-01-30 22:17:00 +01:00
dependabot[bot]
11bf3d674a
build(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 () 2024-01-29 00:08:51 +01:00
dependabot[bot]
1cfbe0d12d
build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.7 to 1.4.8 () 2024-01-28 13:09:51 +01:00
Oleksandr Redko
71ffbf203b
build(deps): bump mvdan.cc/unparam from 20221223090309-7455f1af531d to 20240104100049-c549a3470d14 () 2024-01-24 23:16:12 +01:00
Oleksandr Redko
5d695b7856
dev: check go.sum is up to date ()
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2024-01-24 22:46:45 +01:00
Anton Telyshev
7656f82cfe
build(deps): bump github.com/Antonboom/testifylint from 1.0.2 to 1.1.0 () 2024-01-24 11:56:26 +01:00
dependabot[bot]
bc169eb62d
build(deps): bump actions/cache from 3 to 4 () 2024-01-22 22:33:20 +01:00
dependabot[bot]
3ff416302f
build(deps): bump github.com/ghostiam/protogetter from 0.3.3 to 0.3.4 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-20 16:43:01 +01:00
Tobias
4c3082bef1
docs: adjust wrapcheck ignoreSigs to new defaults () 2024-01-19 23:44:04 +01:00
Oleksandr Redko
7fc341e52c
devs: fix typo in testdata for gochecknoglobals () 2024-01-16 17:01:04 +01:00
Ludovic Fernandez
ad4a6b2c03
fix: parse Go RC version () 2024-01-14 20:22:57 +00:00
dependabot[bot]
553161d96a
build(deps): bump github.com/alecthomas/go-check-sumtype from 0.1.3 to 0.1.4 () 2024-01-12 17:30:34 +01:00
dependabot[bot]
057c296c9a
build(deps): bump github.com/mgechev/revive from 1.3.5 to 1.3.6 () 2024-01-12 17:30:11 +01:00
dependabot[bot]
4bf463a8dd
build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 () 2024-01-12 17:29:36 +01:00
dependabot[bot]
1bb8c57ddd
build(deps): bump github.com/jjti/go-spancheck from 0.4.2 to 0.5.2 () 2024-01-12 17:28:08 +01:00
dependabot[bot]
a4e223761c
build(deps): bump follow-redirects from 1.14.8 to 1.15.4 in /docs () 2024-01-09 00:25:47 +01:00
dependabot[bot]
75d57088d6
build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 in /scripts/gen_github_action_config () 2024-01-09 00:06:47 +01:00
dependabot[bot]
1ead82ffbd
build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /tools () 2024-01-09 00:04:16 +01:00
Ludovic Fernandez
311f07d467
docs: improve typecheck FAQ () 2024-01-07 20:54:46 +01:00
dependabot[bot]
8301163c3c
build(deps): bump github.com/mgechev/revive from 1.3.4 to 1.3.5 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-07 19:30:08 +01:00
Chris Halbert
a58dca5e74
docs: fix grammar () 2024-01-06 18:20:53 +01:00
Oleksandr Redko
521a6763ce
dev: replace raw loops with funcs from slices and maps ()
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 ()
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 ()
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 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-02 16:12:26 +01:00
dependabot[bot]
8f4b1a797e
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 () 2024-01-02 16:10:10 +01:00
Oleksandr Redko
85fb5a2493
dev: enable errorlint linter () 2024-01-02 15:33:00 +01:00
dependabot[bot]
0264eaa5c7
build(deps): bump github.com/daixiang0/gci from 0.12.0 to 0.12.1 () 2023-12-31 18:17:31 +01:00
Oleksandr Redko
d22232ad21
dev: replace hashicorp/go-multierror with errors.Join ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-29 15:45:29 +01:00
dependabot[bot]
4a4a0b79c4
build(deps): bump msgpackr from 1.5.4 to 1.10.1 in /docs () 2023-12-29 12:46:17 +01:00
dependabot[bot]
32dd629cda
build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0 in /tools () 2023-12-27 16:49:41 +01:00
Mateus Oliveira
5ac0d51866
doc: add missing fields to .golangci.reference.yml () 2023-12-26 17:13:19 +01:00
dependabot[bot]
f921f000f8
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.15.1 to 0.15.2 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-23 02:17:20 +01:00
Ludovic Fernandez
d99c02cde0
misspell: add mode option () 2023-12-22 16:09:23 +01:00
Caleb Xu
95bc7a8546
fix: make versioning inside Docker image consistent with binaries ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-22 01:12:00 +01:00
Mateus Oliveira
bd8cb7730b
doc: fix URL not available () 2023-12-21 17:04:06 +01:00
Mateus Oliveira
d131daf184
docs: fix Go version fallback () 2023-12-20 16:46:24 +01:00
Justin Fuller
fc509b37dd
docs: update link () 2023-12-20 16:12:35 +01:00
Mateus Oliveira
b2901be299
docs: improve .golangci.reference.yml defaults ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-19 22:22:05 +01:00
dependabot[bot]
20600668e9
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tools () 2023-12-19 00:39:37 +01:00
dependabot[bot]
cd0d3447fd
build(deps): bump github/codeql-action from 2 to 3 () 2023-12-18 21:17:09 +01:00
Matheus Macabu
32e5b2bf11
build(deps): github.com/macabu/inamedparam from 0.1.2 to 0.1.3 () 2023-12-17 16:51:50 +01:00