2824 Commits

Author SHA1 Message Date
Ludovic Fernandez
2413f68f82
fix: use GOTOOLCHAIN=auto inside the Docker images (#4532) 2024-03-18 22:21:06 +01:00
dependabot[bot]
f2d411006a
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.16.0 to 0.16.1 (#4531)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-18 18:04:49 +01:00
dependabot[bot]
f83707049f
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.15.2 to 0.16.0 (#4530)
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 (#4521) 2024-03-18 13:27:04 +01:00
Ludovic Fernandez
b91c194126
dev: run all commands on the CI (#4526) 2024-03-18 13:26:46 +01:00
Ludovic Fernandez
e6f90f69f7
dev: validate test configurations (#4520) 2024-03-18 13:25:52 +01:00
Ludovic Fernandez
a5e2fd817e
dev: remove Run.Args (#4525) 2024-03-18 00:36:05 +01:00
Ludovic Fernandez
d37a3e0951
feat: create output directory (#4524) 2024-03-17 23:07:50 +01:00
Ludovic Fernandez
7ad5ccb65b
dev: split ContextLoader (#4516) 2024-03-17 22:52:28 +01:00
dependabot[bot]
2c0a8ee50e
build(deps): bump go-simpler.org/sloglint from 0.4.0 to 0.5.0 (#4523)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-17 15:51:05 +01:00
Daniil Pershin
8f3027c631
docs: add more tagliatelle examples (#4519) 2024-03-16 18:07:07 +01:00
Ludovic Fernandez
4b7a55a79d
feat: replace run.skip-xxx options by issues.exclude-xxx options (#4509) 2024-03-16 17:07:42 +01:00
Oleksandr Redko
1466b36e50
docs: fix website broken links (#4518) 2024-03-15 21:00:36 +01:00
Ludovic Fernandez
013a296577
dev: review config path usage inside gocritic (#4517) 2024-03-15 20:21:45 +01:00
Ludovic Fernandez
39617e4db3
feat: rename exclude-autogenerated-strict to exclude-generated-strict (#4514) 2024-03-15 17:42:34 +01:00
Nanguan Lin
d239c9b020
docs: fix installation link in the readme (#4515) 2024-03-15 15:44:53 +01:00
dependabot[bot]
6dd15455f3
build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#4513) 2024-03-15 15:01:30 +01:00
Ludovic Fernandez
addd06ce93
build(deps): bump github.com/golangci/plugin-module-register to 0.1.0 (#4510) 2024-03-15 14:24:40 +01:00
Ludovic Fernandez
b05e397ac9
feat: option to strictly follow Go autogenerated file convention (#4507) 2024-03-15 01:17:23 +01:00
Ludovic Fernandez
d736d092f6
docs: organize sections and pages (#4493) 2024-03-15 00:59:42 +01:00
Ludovic Fernandez
4adac529cb
docs: fix plugin example URL (#4508) 2024-03-14 20:35:12 +01:00
Ludovic Fernandez
7489d44c50
dev: clean up (#4502) 2024-03-14 18:25:27 +01:00
Oleksandr Redko
e03399080c
docs: shorten description for gochecknoglobals linter (#4505) 2024-03-14 14:58:33 +01:00
dependabot[bot]
c6ac5a12b9
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#4503) 2024-03-14 00:32:48 +01:00
Oleksandr Redko
ea823733ea
dev: reformat code with gofumpt (#4500) 2024-03-14 00:09:27 +01:00
Ludovic Fernandez
51a963fa5b
chore: simplify comparators (#4499) 2024-03-13 21:10:08 +01:00
Ludovic Fernandez
78d2118c0b
dev: clean up (#4495) 2024-03-13 15:49:29 +01:00
Oleksandr Redko
236e0e5cb8
docs: improve "about golangci-lint" in README (#4498) 2024-03-13 15:13:53 +01:00
Oleksandr Redko
17329443f1
dev: display help message with green color (#4497) 2024-03-13 15:05:35 +01:00
Fernandez Ludovic
0c4c36dbd8 docs: fix linters page 2024-03-13 14:11:13 +01:00
Ludovic Fernandez
eaf3ff0741
docs: improve plugins page (#4494) 2024-03-13 13:48:59 +01:00
Oleksandr Redko
2a1afc14cb
dev: use cmd.Context inside custom command (#4496) 2024-03-13 13:30:37 +01:00
Fernandez Ludovic
b923d0fe7e docs: fix JSON schema publishing 2024-03-13 00:50:27 +01:00
Ludovic Fernandez
c047ed6005
docs: publish JSON schema on golangci-lint.run (#4488) 2024-03-13 00:19:26 +01:00
Ludovic Fernandez
0554536620
dev: minor clean up (#4492) 2024-03-12 23:38:14 +01:00
Oleksandr Redko
331d29bee3
dev: fix a typo in the log about preserving temp (#4491) 2024-03-12 19:11:36 +01:00
Oleksandr Redko
59202b196d
docs: improve grammar in the custom linter article (#4489) 2024-03-12 14:35:46 +01:00
Ludovic Fernandez
9b5234997f
docs: add jsonschema (#4487) 2024-03-12 00:54:03 +01:00
Ludovic Fernandez
d18acc5b51
dev: improve version output (#4483) 2024-03-11 20:28:27 +01:00
Ludovic Fernandez
85e1dee09a
docs: use information from the previous release to create pages (#4457) 2024-03-11 20:24:12 +01:00
Ludovic Fernandez
5cb16561d5
build(deps): downgrade github.com/daixiang0/gci from 0.13.0 to 0.12.3 (#4484) 2024-03-11 19:57:02 +01:00
Ludovic Fernandez
ec52d3c881
feat: syntax to not override severity from linters (#4472) 2024-03-11 18:31:00 +01:00
Ludovic Fernandez
bb30bbe658
docs: define linter deprecation cycle (#4474) 2024-03-11 17:59:24 +01:00
Ludovic Fernandez
167204c1fd
feat: new custom linters system (#4437) 2024-03-11 17:40:26 +01:00
Ludovic Fernandez
f0fdea006f
dev: the printer just needs Output configuration (#4479) 2024-03-11 16:37:19 +01:00
Ludovic Fernandez
05f27abc01
dev: clean up command contructors (#4478) 2024-03-11 16:20:07 +01:00
Ludovic Fernandez
6fda81008d
dev: clean context loader (#4480) 2024-03-11 16:19:53 +01:00
Ludovic Fernandez
1aa28ec6a4
dev: remove unused release target (#4481) 2024-03-10 19:45:31 +01:00
Ludovic Fernandez
c902b8e9d4
fix: panic when concurrency=0 (#4477) 2024-03-10 15:43:09 +01:00
Ludovic Fernandez
797d3bb0c4
fix: rule severity is required (#4469) 2024-03-09 15:29:15 +01:00