34 Commits

Author SHA1 Message Date
Anton Telyshev
e2087c7483
build(deps): bump github.com/Antonboom/testifylint from 1.3.1 to 1.4.1 () 2024-06-09 20:39:16 +02:00
Ludovic Fernandez
4e53f51c4e
docs: update revive configuration () 2024-06-06 15:42:47 +02:00
golangci-releaser
a4f06a9cb9
docs: update documentation assets ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-05-26 20:50:44 +02:00
Ludovic Fernandez
b99d5295f8
feat: allow the analysis of generated files () 2024-05-23 16:17:37 +02:00
vasyl-haievyi
b9868e1643
chore: add html to the JSONSchema ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-05-21 21:06:55 +02:00
Sean Lewis
4f5251d3c8
Support Sarif output ()
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 () 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 ()
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 () 2024-05-11 02:30:23 +02:00
Fernandez Ludovic
4bf574a12b chore: keep v1.57 JSON schema 2024-05-03 22:03:59 +02:00
golangci-releaser
620a72cfa3
docs: update documentation assets ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-05-03 21:38:54 +02:00
dependabot[bot]
24bcca2ebd
build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.8 to 1.5.1 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-05-02 22:43:02 +02:00
Ludovic Fernandez
dfde3797d5
dev: clean deprecated options () 2024-04-27 14:29:42 +02:00
Roman Chaliy
b2df2f4877
Add new linter canonicalheader () 2024-04-26 00:12:18 +02:00
dependabot[bot]
1611bca2ff
build(deps): bump github.com/jjti/go-spancheck from 0.5.3 to 0.6.0 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-04-22 20:47:55 +02:00
Tom
7ea621b83a
build(deps): bump go-simpler.org/sloglint from 0.5.1 to 0.6.0 () 2024-04-20 19:48:01 +02:00
dependabot[bot]
3f63db133e
build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.10 to 1.1.0 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-04-10 03:00:31 +02:00
Ludovic Fernandez
a7069419db
fix: JSON schema about severities () 2024-04-05 18:41:24 +02:00
Gabriel Augendre
c00c1a5611
feat: add fatcontext linter () 2024-04-01 16:30:39 +02:00
Ludovic Fernandez
288c847019
feat: replace gomnd by mnd () 2024-03-28 21:23:44 +01:00
Ludovic Fernandez
a7868b3e84
feat: err113 analyzer name () 2024-03-28 21:04:49 +01:00
dependabot[bot]
ed205573c0
build(deps): bump github.com/daixiang0/gci from 0.12.3 to 0.13.3 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-28 20:50:47 +01:00
Tom
9d6d793175
docs: fix default value for sloglint no-global () 2024-03-20 12:26:09 +01:00
golangci-releaser
e35fa39729
docs: update documentation assets ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-20 01:05:17 +01:00
Ludovic Fernandez
3dbe882839
govet: add a warning about the deprecation of check-shadowing () 2024-03-19 14:27:02 +01:00
dependabot[bot]
f83707049f
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.15.2 to 0.16.0 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-18 17:29:43 +01:00
Ludovic Fernandez
e3ed3ba1d6
feat: new output.formats file configuration syntax () 2024-03-18 13:27:04 +01:00
Ludovic Fernandez
e6f90f69f7
dev: validate test configurations () 2024-03-18 13:25:52 +01:00
dependabot[bot]
2c0a8ee50e
build(deps): bump go-simpler.org/sloglint from 0.4.0 to 0.5.0 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-17 15:51:05 +01:00
Ludovic Fernandez
4b7a55a79d
feat: replace run.skip-xxx options by issues.exclude-xxx options () 2024-03-16 17:07:42 +01:00
Ludovic Fernandez
39617e4db3
feat: rename exclude-autogenerated-strict to exclude-generated-strict () 2024-03-15 17:42:34 +01:00
Ludovic Fernandez
b05e397ac9
feat: option to strictly follow Go autogenerated file convention () 2024-03-15 01:17:23 +01:00
Ludovic Fernandez
c047ed6005
docs: publish JSON schema on golangci-lint.run () 2024-03-13 00:19:26 +01:00
Ludovic Fernandez
9b5234997f
docs: add jsonschema () 2024-03-12 00:54:03 +01:00