2363 Commits

Author SHA1 Message Date
dependabot[bot]
c01eca8ae6
build(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 in /scripts/gen_github_action_config (#3664) 2023-03-06 21:43:30 +01:00
David Beitey
985efcc161
feat: check only changed files in pre-commit hook (#3521) 2023-03-06 03:27:07 +01:00
dependabot[bot]
b88bb978c1
build(deps): bump github.com/Antonboom/errname from 0.1.7 to 0.1.8 (#3660) 2023-03-05 15:50:50 +01:00
dependabot[bot]
73c0b5ec7c
build(deps): bump github.com/charithe/durationcheck from 0.0.9 to 0.0.10 (#3661) 2023-03-05 14:31:23 +01:00
dependabot[bot]
e09c247e62
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.1 to 3.23.2 (#3659) 2023-03-05 14:30:10 +01:00
dependabot[bot]
4e1f615e8c
build(deps): bump github.com/Antonboom/nilnil from 0.1.1 to 0.1.2 (#3658) 2023-03-05 14:29:50 +01:00
dependabot[bot]
7d1255dfb2
build(deps): bump github.com/timonwong/loggercheck from 0.9.3 to 0.9.4 (#3657) 2023-03-05 14:29:02 +01:00
Oleksandr Redko
dc799dcfc1
doc: remove from FAQ golangci.com mention (#3655) 2023-03-03 23:13:05 +01:00
Oleksandr Redko
ad334b0650
doc: replace golang with Go in descriptions for gci, thelper, goerr113 (#3651) 2023-03-03 13:46:16 +01:00
Nahshon Unna Tsameret
49ce80ae82
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.8.1 to 0.9.0 (#3643) 2023-03-02 10:05:30 +01:00
dependabot[bot]
71be32a160
build(deps): bump golang.org/x/net from 0.0.0-20220805013720-a33c5aa5df48 to 0.7.0 in /tools (#3648)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-03-02 01:58:47 +01:00
dependabot[bot]
6792509707
build(deps): bump golang.org/x/net from 0.0.0-20220624214902-1bab6f366d9e to 0.7.0 in /scripts/gen_github_action_config (#3647)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-03-02 01:58:27 +01:00
dependabot[bot]
5659cb7f63
build(deps): bump gatsby-transformer-yaml from 4.21.0 to 4.25.0 in /docs (#3646) 2023-03-02 00:42:23 +01:00
Ludovic Fernandez
e5b30649e6
dev: add Go version to version information (#3625) 2023-03-02 00:34:22 +01:00
David Bendory
3443b7a93e
doc: add Tekton in Trusted By page (#3645) 2023-03-01 21:08:24 +01:00
Misha Gusarov
50901e40ae
docs: Clarify that custom linters are not enabled by default (#3506)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-27 22:54:08 +01:00
dependabot[bot]
3a1f50d18c
build(deps): bump github.com/ashanbrown/forbidigo from 1.4.0 to 1.5.1 (#3639)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-27 22:51:58 +01:00
Ludovic Fernandez
5b4f7c71e1
dev: remove github.com/pkg/errors inside tests (#3642) 2023-02-27 22:21:16 +01:00
ferhat elmas
075691c4e9
feat: add TeamCity output format (#3606)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
Co-authored-by: Oleksandr Redko <oleksandr.red+github@gmail.com>
2023-02-27 21:22:57 +01:00
Oleksandr Redko
998329d9be
dev: git ignore golangci-lint.exe on Windows (#3641) 2023-02-27 11:14:34 +01:00
dependabot[bot]
f0dbc757c8
build(deps): bump github.com/polyfloyd/go-errorlint from 1.1.0 to 1.2.0 (#3636)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-26 14:59:25 +01:00
dependabot[bot]
3af8234ceb
build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.8.0 to 2.8.1 (#3640) 2023-02-26 14:46:44 +01:00
dependabot[bot]
a3cc9c2eca
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#3637) 2023-02-26 14:31:26 +01:00
Oleksandr Redko
f4fec8c6d0
dev: bytes.NewBuffer/bytes.NewBufferString to shorten initialization (#3632) 2023-02-24 16:40:18 +01:00
Tom
ca5738e1fe
build(deps): bump github.com/junk1tm/musttag from 0.4.5 to 0.5.0 (#3624) 2023-02-23 15:45:03 +01:00
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
Fernandez Ludovic
6c21f049c3 chore: fix nancy 2023-02-21 19:23:01 +01:00
golangci-releaser
6bc5d1c107
docs: Update documentation and assets (#3619)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-20 01:00:04 +01:00
dependabot[bot]
3e8facb494
build(deps): bump github.com/go-critic/go-critic from 0.6.6 to 0.6.7 (#3618)
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
v1.51.2
2023-02-19 21:54:52 +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
dependabot[bot]
ba76af423f
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.22.0 to 1.23.0 (#3615) 2023-02-19 14:06:56 +01:00
Ludovic Fernandez
defde13179
doc: improve installation section (#3610) 2023-02-18 12:32:57 +01:00
Mitsuo Heijo
fe53ca0cd4
fix: cache status size calculation (#3611) 2023-02-18 02:41:29 +01:00
Oleksandr Redko
e23ac00430
dev: remove duplicated test asserts (#3608) 2023-02-17 22:09:45 +01:00
Batuhan Apaydın
69e54817aa
dev: add new source archive (#3585)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-17 14:31:33 +00: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
dependabot[bot]
f764234777
build(deps): bump honnef.co/go/tools from 0.4.1 to 0.4.2 (#3599) 2023-02-16 19:27:41 +01:00
dependabot[bot]
b8907fa0ff
build(deps): bump github.com/junk1tm/musttag from 0.4.4 to 0.4.5 (#3598) 2023-02-16 19:27:04 +01:00
Oleksandr Redko
e8524ac199
dev: do not print extra whitespace in deprecated lint log (#3596) 2023-02-16 10:55:04 +01:00
Oleksandr Redko
62730bf0e7
docs: remove trailing whitespaces (#3593) 2023-02-15 18:09:25 +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
dependabot[bot]
a4d2f8931c
build(deps): bump honnef.co/go/tools from 0.4.0 to 0.4.1 (#3591) 2023-02-14 12:07:33 +01:00
dependabot[bot]
dd45e44838
build(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0 (#3587) 2023-02-12 15:30:26 +01:00
dependabot[bot]
ed098c43f6
build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.6 to 1.1.0 (#3588) 2023-02-12 15:02:12 +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
Fernandez Ludovic
e128f0df51 doc: update contact email 2023-02-10 08:28:04 +01:00
dependabot[bot]
341652a3f0
build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#3579) 2023-02-09 07:30:55 +01:00
dependabot[bot]
6437429441
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.21.1 to 1.22.0 (#3574)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-07 11:05:17 +01:00
dependabot[bot]
1248a2b6d6
build(deps): bump github.com/securego/gosec/v2 from 2.14.0 to 2.15.0 (#3577) 2023-02-07 10:34:37 +01:00