2854 Commits

Author SHA1 Message Date
dependabot[bot]
ee97dbf75b
build(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (#4701) 2024-05-06 23:13:41 +02:00
dependabot[bot]
9209e3e7a8
build(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 in /scripts/gen_github_action_config (#4702) 2024-05-06 23:02:08 +02:00
Ludovic Fernandez
4532eb98ef
fix: gochecknoinits shadow name (#4698) 2024-05-05 21:43:24 +02:00
Fernandez Ludovic
4bf574a12b chore: keep v1.57 JSON schema 2024-05-03 22:03:59 +02:00
golangci-releaser
30c05e9f75
docs: update documentation (#4694) 2024-05-03 21:47:11 +02:00
golangci-releaser
620a72cfa3
docs: update documentation assets (#4692)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-05-03 21:38:54 +02:00
golangci-releaser
ab1bd9449a
docs: update GitHub Action assets (#4693) 2024-05-03 21:07:51 +02:00
Ludovic Fernandez
28b3813c88
feat: use problem matchers for GitHub Action format (#4685)
Some checks failed
Release a tag / release (push) Has been cancelled
v1.58.0
2024-05-02 22:58:31 +02:00
dependabot[bot]
24bcca2ebd
build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.8 to 1.5.1 (#4690)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-05-02 22:43:02 +02:00
Ludovic Fernandez
0260ec853a
unparam: bump to HEAD (#4689) 2024-05-02 22:20:07 +02:00
dependabot[bot]
813af3eff7
build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 (#4688) 2024-05-02 16:59:37 +02:00
dependabot[bot]
fa1cca8005
build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4 (#4686) 2024-05-02 16:59:16 +02:00
dependabot[bot]
87db2a33c6
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 (#4684)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-04-29 23:32:06 +02:00
Ludovic Fernandez
38fac89315
feat: log an error when using previously deprecated linters (#4681) 2024-04-28 22:06:06 +02:00
dependabot[bot]
e4dae2a211
build(deps): bump github.com/lasiar/canonicalheader from 1.0.5 to 1.0.6 (#4682) 2024-04-28 04:05:25 +02:00
Ludovic Fernandez
dfde3797d5
dev: clean deprecated options (#4673) 2024-04-27 14:29:42 +02:00
Ludovic Fernandez
55b2f5ddeb
dev: removes BaseRule, ExcludeRule, SeverityRule duplications (#4676) 2024-04-27 13:11:04 +02:00
Roman Chaliy
b2df2f4877
Add new linter canonicalheader (#4672) 2024-04-26 00:12:18 +02:00
dependabot[bot]
e953689820
build(deps): bump github.com/jjti/go-spancheck from 0.6.0 to 0.6.1 (#4679) 2024-04-25 15:05:32 +02:00
Ludovic Fernandez
c1f9f54f0d
fix: don't hide typecheck errors inside diff processor (#4674) 2024-04-24 14:54:11 +02:00
Ludovic Fernandez
8bea8e7de8
dev: dedicated package about IllTypedError parsing (#4675) 2024-04-24 14:51:20 +02:00
dependabot[bot]
54bfac8c62
build(deps): bump github.com/yeya24/promlinter from 0.2.0 to 0.3.0 (#4671) 2024-04-22 20:48:22 +02:00
dependabot[bot]
1611bca2ff
build(deps): bump github.com/jjti/go-spancheck from 0.5.3 to 0.6.0 (#4670)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-04-22 20:47:55 +02:00
dependabot[bot]
95fc378f0e
build(deps): bump github.com/Antonboom/errname from 0.1.12 to 0.1.13 (#4669) 2024-04-21 20:52:13 +02:00
dependabot[bot]
4c3cc53f91
build(deps): bump github.com/Antonboom/nilnil from 0.1.7 to 0.1.8 (#4668) 2024-04-21 20:03:19 +02:00
dependabot[bot]
1eab03d6d2
build(deps): bump gitlab.com/bosi/decorder from 0.4.1 to 0.4.2 (#4667) 2024-04-21 18:00:53 +02:00
Ludovic Fernandez
2b2fc8c966
fix: skip go.mod report inside autogenerated_exclude processor (#4663) 2024-04-21 13:58:59 +02:00
dependabot[bot]
8fb9856ea9
build(deps): bump github.com/firefart/nonamedreturns from 1.0.4 to 1.0.5 (#4666) 2024-04-20 20:34:53 +02:00
dependabot[bot]
92cb311893
build(deps): bump github.com/golangci/misspell from 0.4.1 to 0.5.1 (#4665) 2024-04-20 20:34:26 +02:00
dependabot[bot]
d2d77afebb
build(deps): bump github.com/ultraware/whitespace from 0.1.0 to 0.1.1 (#4664) 2024-04-20 20:34:05 +02:00
Tom
7ea621b83a
build(deps): bump go-simpler.org/sloglint from 0.5.1 to 0.6.0 (#4645) 2024-04-20 19:48:01 +02:00
Ludovic Fernandez
15c57c176e
fix: speed up "fast" linters (#4653) 2024-04-18 21:45:50 +02:00
Ludovic Fernandez
a6601827b3
dev: improve goreleaser configuration (#4660) 2024-04-18 21:45:16 +02:00
Oleksandr Redko
d681d93d0f
dev: fix shellcheck lint issues (#4657) 2024-04-18 16:07:02 +02:00
Ludovic Fernandez
003b048069
fix: use plugin version (#4655) 2024-04-18 01:33:24 +02:00
Oleksandr Redko
3ba2604b00
dev: fix broken links to the website (#4656) 2024-04-17 15:50:46 +02:00
Ludovic Fernandez
b7c7a1d9b2
execinquery: deprecation (#4652) 2024-04-17 14:53:26 +02:00
Oleksandr Redko
9ccb20d7ba
dev: replace fmt.Errorf by errors.New (#4647) 2024-04-16 16:47:20 +02:00
Oleksandr Redko
b09bd6e4fc
dev: eliminate redundant indentation (#4650) 2024-04-16 16:46:02 +02:00
Oleksandr Redko
375fa11cca
dev: close errcheck exclude file (#4649) 2024-04-16 16:45:29 +02:00
Fernandez Ludovic
7ad7949ca9 dev: close file 2024-04-16 13:19:31 +02:00
Ludovic Fernandez
44c070af08
fix: keep only typecheck issues (#4640) 2024-04-14 14:52:41 +02:00
dependabot[bot]
40d4872704
build(deps): bump go-simpler.org/sloglint from 0.5.0 to 0.5.1 (#4644) 2024-04-14 14:41:05 +02:00
dependabot[bot]
8e8ad83660
build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 (#4643) 2024-04-14 14:40:37 +02:00
Ludovic Fernandez
ad70a8884b
dev: sorts deprecated linters at the end of lists (#4642) 2024-04-14 14:40:04 +02:00
Ludovic Fernandez
5f9277dbc9
dev: remove alternatives names from CLI help (#4641) 2024-04-14 14:38:02 +02:00
Ludovic Fernandez
9522292271
dev: clean DefaultExcludePatterns and improve CLI render (#4638) 2024-04-14 14:34:11 +02:00
aimuz
5cefda509d
dev: improve formatting and description in flagsets (#4636)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-04-12 01:11:31 +02:00
Oleksandr Redko
46e71537c3
docs: use proper templates when creating GitHub issues (#4637) 2024-04-12 01:05:12 +02:00
Ludovic Fernandez
ba1eb3556f
dev: group skip-dir related elements (#4631) 2024-04-11 17:00:25 +02:00