1014 Commits

Author SHA1 Message Date
Ludovic Fernandez
87a35e63a9
dev: organize golinters package () 2024-03-26 20:55:39 +01:00
Ludovic Fernandez
085ac85a4e
dev: minor clean up () 2024-03-26 15:50:23 +01:00
Ludovic Fernandez
3cff868790
fix: missing output format () 2024-03-25 15:20:53 +01:00
Namco
5ae78cd2ff
fix: the TeamCity inspectionType service message () 2024-03-25 12:45:30 +01:00
Ludovic Fernandez
66ec75e75f
fix: display warnings on deprecated linter options () 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 ()
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 () 2024-03-20 17:25:22 +01:00
Ludovic Fernandez
ddc703dd93
fix: disable temporarily httpresponse from govet () 2024-03-19 23:57:15 +01:00
Ludovic Fernandez
1b6f0069d4
dev: silence help on some commands usage on error () 2024-03-19 21:49:18 +01:00
Ludovic Fernandez
eaafdf3623
feat: add verify command () 2024-03-19 21:35:21 +01:00
Oleksandr Redko
6709c974a4
dev: refactor .golangci.yml configuration and fix up nolintlint issues () 2024-03-19 16:38:59 +01:00
Ludovic Fernandez
3dbe882839
govet: add a warning about the deprecation of check-shadowing () 2024-03-19 14:27:02 +01:00
Ludovic Fernandez
cba35e1d53
feat: improve 'no go files to analyze' message () 2024-03-19 14:25:28 +01:00
Ludovic Fernandez
69144471ca
govet: fix check-shadowing () 2024-03-19 06:43:24 +01:00
Fernandez Ludovic
2bcc0104ea Revert "fix: deprecation message related to UseDefaultSkipDirs ()"
This reverts commit bd477011f3eea57befa5237cfe586c63ffc052c6.
2024-03-18 23:20:06 +01:00
Ludovic Fernandez
bd477011f3
fix: deprecation message related to UseDefaultSkipDirs () 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 ()
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 ()
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
b91c194126
dev: run all commands on the CI () 2024-03-18 13:26:46 +01:00
Ludovic Fernandez
a5e2fd817e
dev: remove Run.Args () 2024-03-18 00:36:05 +01:00
Ludovic Fernandez
d37a3e0951
feat: create output directory () 2024-03-17 23:07:50 +01:00
Ludovic Fernandez
7ad5ccb65b
dev: split ContextLoader () 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 ()
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
013a296577
dev: review config path usage inside gocritic () 2024-03-15 20:21:45 +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
Oleksandr Redko
e03399080c
docs: shorten description for gochecknoglobals linter () 2024-03-14 14:58:33 +01:00
Oleksandr Redko
ea823733ea
dev: reformat code with gofumpt () 2024-03-14 00:09:27 +01:00
Ludovic Fernandez
51a963fa5b
chore: simplify comparators () 2024-03-13 21:10:08 +01:00
Ludovic Fernandez
78d2118c0b
dev: clean up () 2024-03-13 15:49:29 +01:00
Oleksandr Redko
17329443f1
dev: display help message with green color () 2024-03-13 15:05:35 +01:00
Oleksandr Redko
2a1afc14cb
dev: use cmd.Context inside custom command () 2024-03-13 13:30:37 +01:00
Ludovic Fernandez
0554536620
dev: minor clean up () 2024-03-12 23:38:14 +01:00
Oleksandr Redko
331d29bee3
dev: fix a typo in the log about preserving temp () 2024-03-12 19:11:36 +01:00
Oleksandr Redko
59202b196d
docs: improve grammar in the custom linter article () 2024-03-12 14:35:46 +01:00
Ludovic Fernandez
ec52d3c881
feat: syntax to not override severity from linters () 2024-03-11 18:31:00 +01:00
Ludovic Fernandez
167204c1fd
feat: new custom linters system () 2024-03-11 17:40:26 +01:00
Ludovic Fernandez
f0fdea006f
dev: the printer just needs Output configuration () 2024-03-11 16:37:19 +01:00
Ludovic Fernandez
05f27abc01
dev: clean up command contructors () 2024-03-11 16:20:07 +01:00
Ludovic Fernandez
6fda81008d
dev: clean context loader () 2024-03-11 16:19:53 +01:00
Ludovic Fernandez
c902b8e9d4
fix: panic when concurrency=0 () 2024-03-10 15:43:09 +01:00
Ludovic Fernandez
797d3bb0c4
fix: rule severity is required () 2024-03-09 15:29:15 +01:00
Ludovic Fernandez
7e2840b92e
fix: store and read severity from linters in the cache () 2024-03-09 15:28:42 +01:00
Ludovic Fernandez
1cabafc3b6
feat: use gosec severities () 2024-03-09 14:05:16 +01:00
Ludovic Fernandez
d06296eba4
build(deps): bump github.com/golangci/unconvert to HEAD () 2024-03-09 13:58:37 +01:00
Ludovic Fernandez
0683d45142
feat: add sort-order option () 2024-03-08 22:06:20 +01:00
Denis Limarev
1b0dbb0965
fix: use first issue without inline on mergeLineIssues on multiplie issues ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-07 20:18:09 +01:00
Oleksandr Redko
4fea092fa2
dev: add GL_DEBUG=govet to see enabled analyzers () 2024-03-07 15:23:42 +01:00