936 Commits

Author SHA1 Message Date
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
Ludovic Fernandez
ba1eb3556f
dev: group skip-dir related elements (#4631) 2024-04-11 17:00:25 +02:00
dependabot[bot]
3f63db133e
build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.10 to 1.1.0 (#4632)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-04-10 03:00:31 +02:00
Ludovic Fernandez
2c666ed4eb
dev: group linter implementation and integration tests (#4603) 2024-04-09 21:34:55 +00:00
dependabot[bot]
1f46a118dc
build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 (#4620)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-04-06 17:13:56 +02:00
dependabot[bot]
8f59629bd1
build(deps): bump github.com/go-critic/go-critic from 0.11.2 to 0.11.3 (#4619)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-04-06 16:47:00 +02:00
Oleksandr Redko
1ff07c1560
dev: set timeout for loading JSON schema (#4605) 2024-04-01 19:37:42 +02:00
Ludovic Fernandez
3785a3b951
dev: option to not check deprecation (#4591) 2024-04-01 19:05:44 +02:00
Gabriel Augendre
c00c1a5611
feat: add fatcontext linter (#4583) 2024-04-01 16:30:39 +02:00
Oleksandr Redko
d31832751e
dev: clean up unused receivers with revive (#4599) 2024-03-30 00:42:10 +01:00
Ludovic Fernandez
dac4ba3f13
fix: remove help display on error with verify command (#4597) 2024-03-29 21:00:34 +01:00
Ludovic Fernandez
f00c89f86b
dev: unifying processors code style (#4592) 2024-03-29 21:00:18 +01:00
Oleksandr Redko
ec9755157e
dev: enable testifylint linter (#4595) 2024-03-29 15:38:00 +01:00
Ludovic Fernandez
288c847019
feat: replace gomnd by mnd (#4572) 2024-03-28 21:23:44 +01:00
Ludovic Fernandez
a7868b3e84
feat: err113 analyzer name (#4567) 2024-03-28 21:04:49 +01:00
Ludovic Fernandez
5a9f5c1f13
feat: deprecate usage of linter alternative names (#4562) 2024-03-28 20:56:10 +01:00
dependabot[bot]
ed205573c0
build(deps): bump github.com/daixiang0/gci from 0.12.3 to 0.13.3 (#4522)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-28 20:50:47 +01:00
Ludovic Fernandez
c5f13bac2a
dev: clean code arround CLI args usage (#4557) 2024-03-28 20:48:43 +01:00
Ludovic Fernandez
77a8601aa3
fix: hide useless warning (#4587)
Some checks failed
Release a tag / release (push) Has been cancelled
2024-03-28 19:39:06 +01:00
Ludovic Fernandez
87a35e63a9
dev: organize golinters package (#4578) 2024-03-26 20:55:39 +01:00
Ludovic Fernandez
085ac85a4e
dev: minor clean up (#4577) 2024-03-26 15:50:23 +01:00
Ludovic Fernandez
3cff868790
fix: missing output format (#4574) 2024-03-25 15:20:53 +01:00
Namco
5ae78cd2ff
fix: the TeamCity inspectionType service message (#4573) 2024-03-25 12:45:30 +01:00
Ludovic Fernandez
66ec75e75f
fix: display warnings on deprecated linter options (#4568) 2024-03-24 17:09:42 +01:00
dependabot[bot]
afd670b92f
build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.4 to 1.1.5 (#4564)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-23 04:51:07 +01:00
Ludovic Fernandez
cd890db217
fix: filter invalid issues before other processors (#4552)
Some checks failed
Release a tag / release (push) Has been cancelled
2024-03-20 17:25:22 +01:00
Ludovic Fernandez
ddc703dd93
fix: disable temporarily httpresponse from govet (#4528)
Some checks failed
Release a tag / release (push) Has been cancelled
2024-03-19 23:57:15 +01:00
Ludovic Fernandez
1b6f0069d4
dev: silence help on some commands usage on error (#4542) 2024-03-19 21:49:18 +01:00
Ludovic Fernandez
eaafdf3623
feat: add verify command (#4527) 2024-03-19 21:35:21 +01:00
Oleksandr Redko
6709c974a4
dev: refactor .golangci.yml configuration and fix up nolintlint issues (#4537) 2024-03-19 16:38:59 +01:00
Ludovic Fernandez
3dbe882839
govet: add a warning about the deprecation of check-shadowing (#4535) 2024-03-19 14:27:02 +01:00
Ludovic Fernandez
cba35e1d53
feat: improve 'no go files to analyze' message (#4536) 2024-03-19 14:25:28 +01:00
Ludovic Fernandez
69144471ca
govet: fix check-shadowing (#4534) 2024-03-19 06:43:24 +01:00
Fernandez Ludovic
2bcc0104ea Revert "fix: deprecation message related to UseDefaultSkipDirs (#4533)"
This reverts commit bd477011f3eea57befa5237cfe586c63ffc052c6.
2024-03-18 23:20:06 +01:00
Ludovic Fernandez
bd477011f3
fix: deprecation message related to UseDefaultSkipDirs (#4533) 2024-03-18 22:21:43 +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
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
Ludovic Fernandez
4b7a55a79d
feat: replace run.skip-xxx options by issues.exclude-xxx options (#4509) 2024-03-16 17:07:42 +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
Ludovic Fernandez
b05e397ac9
feat: option to strictly follow Go autogenerated file convention (#4507) 2024-03-15 01:17:23 +01:00