18 Commits

Author SHA1 Message Date
Ludovic Fernandez
b99d5295f8
feat: allow the analysis of generated files (#4740) 2024-05-23 16:17:37 +02:00
Ludovic Fernandez
867adaf996
feat: deprecate github-actions format (#4726) 2024-05-19 20:38:38 +02:00
Oleksandr Redko
565c81fa8f
dev: deprecate errcheck.ignore option (#4709) 2024-05-08 23:01:54 +02:00
Ludovic Fernandez
dfde3797d5
dev: clean deprecated options (#4673) 2024-04-27 14:29:42 +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
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
3785a3b951
dev: option to not check deprecation (#4591) 2024-04-01 19:05:44 +02:00
Ludovic Fernandez
c5f13bac2a
dev: clean code arround CLI args usage (#4557) 2024-03-28 20:48:43 +01:00
Ludovic Fernandez
66ec75e75f
fix: display warnings on deprecated linter options (#4568) 2024-03-24 17:09:42 +01:00
Ludovic Fernandez
3dbe882839
govet: add a warning about the deprecation of check-shadowing (#4535) 2024-03-19 14:27:02 +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
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
4b7a55a79d
feat: replace run.skip-xxx options by issues.exclude-xxx options (#4509) 2024-03-16 17:07:42 +01:00
Ludovic Fernandez
803970f0ed
feat: allow running only a specific linter without modifying the file configuration (#4438) 2024-03-06 20:43:12 +01:00
Ludovic Fernandez
b14d05cdb4
dev: rewrite linters Manager (#4419) 2024-03-02 21:43:28 +01:00
Ludovic Fernandez
784264d72e
dev: new commands system (#4412) 2024-02-27 00:03:48 +01:00