988 Commits

Author SHA1 Message Date
Ludovic Fernandez
e95ac1b659
fix: typecheck issues should never be ignored (#4870) 2024-07-16 18:46:40 +02:00
dependabot[bot]
ee37ef317f
build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (#4868)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-07-10 06:33:24 +02:00
Zxilly
304e22a024
fix: sanitize level property for SARIF (#4831)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-06-20 00:25:53 +02:00
Ludovic Fernandez
df71654b26
dev: improve revive construction (#4817) 2024-06-12 20:53:43 +02:00
dependabot[bot]
a02629a818
build(deps): bump github.com/sivchari/tenv from 1.7.1 to 1.9.1 (#4808)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-06-10 14:57:17 +02:00
dependabot[bot]
a2cc1c4bfa
build(deps): bump github.com/bombsimon/wsl/v4 from 4.3.0 to 4.4.0 (#4807)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-06-09 21:14:51 +02:00
Anton Telyshev
e2087c7483
build(deps): bump github.com/Antonboom/testifylint from 1.3.1 to 1.4.1 (#4798) 2024-06-09 20:39:16 +02:00
dependabot[bot]
784ea0e686
build(deps): bump github.com/Crocmagnon/fatcontext from 0.2.2 to 0.3.0 (#4783)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-06-09 20:38:57 +02:00
Devon Stewart
eb23eaf716
lll: Advertise max line length instead of just reporting failure (#4781)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-06-09 20:37:58 +02:00
Eduard Castany
02740ea1b7
intrange: add style preset (#4797) 2024-06-07 01:27:54 +02:00
dependabot[bot]
9a7a1ad401
build(deps): bump github.com/polyfloyd/go-errorlint from 1.5.1 to 1.5.2 (#4785)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-06-01 16:24:17 +02:00
Oleksandr Redko
3958f3924b
dev: remove unused field from PathPrettifier (#4778) 2024-05-30 18:01:21 +02:00
Zxilly
e1a8055775
fix: SARIF format require issue column >= 1 (#4775)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-05-30 14:53:34 +02:00
Ludovic Fernandez
b9a67e6883
dev: display version in verbose mode (#4771) 2024-05-29 22:49:55 +02:00
Ludovic Fernandez
88f60c8c5c
fix: gomnd deprecated configuration compatibility (#4768) 2024-05-28 20:36:00 +02:00
ccoVeille
dea416b534
docs: fix typos (#4763) 2024-05-28 01:47:17 +02:00
Zxilly
817316680f
fix: init empty result slice for SARIF printer (#4758)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-05-27 18:04:54 +02:00
Ludovic Fernandez
6456cbda82
dev: fix double call to startTracing (#4757) 2024-05-27 13:20:41 +02:00
Ludovic Fernandez
2059b18a39
build(deps): bump github.com/securego/gosec/v2 from 2.20.0 to 5f0084eb01a9 (#4748)
Some checks failed
Release a tag / release (push) Has been cancelled
2024-05-25 13:38:08 +02:00
Ludovic Fernandez
b99d5295f8
feat: allow the analysis of generated files (#4740) 2024-05-23 16:17:37 +02:00
Ludovic Fernandez
08deff4225
feat: add warning about disabled and deprecated linters (level 2) (#4742) 2024-05-22 23:09:43 +02:00
Ludovic Fernandez
4beae6a91f
fix: remove errcheck defaults (#4734) 2024-05-20 15:55:11 +02:00
Ludovic Fernandez
867adaf996
feat: deprecate github-actions format (#4726) 2024-05-19 20:38:38 +02:00
Sean Lewis
4f5251d3c8
Support Sarif output (#4723)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-05-19 20:38:24 +02:00
Anton Telyshev
73110df2ce
build(deps): bump github.com/Antonboom/testifylint from 1.2.0 to 1.3.0 (#4729) 2024-05-19 20:37:03 +02:00
dependabot[bot]
be1bb6dbf7
build(deps): bump go-simpler.org/sloglint from 0.6.0 to 0.7.0 (#4718)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-05-19 20:36:20 +02:00
Anton Telyshev
7c87a9e6ae
build(deps): bump github.com/Antonboom/nilnil from 0.1.8 to 0.1.9 (#4716) 2024-05-11 02:30:23 +02:00
dependabot[bot]
8fe47a93c9
build(deps): bump github.com/lasiar/canonicalheader from 1.0.6 to 1.1.1 (#4715)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-05-10 03:34:53 +02:00
Oleksandr Redko
565c81fa8f
dev: deprecate errcheck.ignore option (#4709) 2024-05-08 23:01:54 +02:00
Ludovic Fernandez
6767d7c2c9
fix: remove GitHub Action problem matchers (#4700) 2024-05-07 02:26:34 +02:00
Ludovic Fernandez
4532eb98ef
fix: gochecknoinits shadow name (#4698) 2024-05-05 21:43:24 +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
Ludovic Fernandez
28b3813c88
feat: use problem matchers for GitHub Action format (#4685)
Some checks failed
Release a tag / release (push) Has been cancelled
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
38fac89315
feat: log an error when using previously deprecated linters (#4681) 2024-04-28 22:06:06 +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
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]
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
Ludovic Fernandez
2b2fc8c966
fix: skip go.mod report inside autogenerated_exclude processor (#4663) 2024-04-21 13:58:59 +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
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