Ludovic Fernandez
|
e95ac1b659
|
fix: typecheck issues should never be ignored (#4870)
|
2024-07-16 18:46:40 +02:00 |
|
Oleksandr Redko
|
3958f3924b
|
dev: remove unused field from PathPrettifier (#4778)
|
2024-05-30 18:01:21 +02:00 |
|
Ludovic Fernandez
|
b99d5295f8
|
feat: allow the analysis of generated files (#4740)
|
2024-05-23 16:17:37 +02:00 |
|
Ludovic Fernandez
|
4532eb98ef
|
fix: gochecknoinits shadow name (#4698)
|
2024-05-05 21:43:24 +02:00 |
|
Ludovic Fernandez
|
55b2f5ddeb
|
dev: removes BaseRule, ExcludeRule, SeverityRule duplications (#4676)
|
2024-04-27 13:11:04 +02:00 |
|
Ludovic Fernandez
|
c1f9f54f0d
|
fix: don't hide typecheck errors inside diff processor (#4674)
|
2024-04-24 14:54:11 +02:00 |
|
Ludovic Fernandez
|
2b2fc8c966
|
fix: skip go.mod report inside autogenerated_exclude processor (#4663)
|
2024-04-21 13:58:59 +02:00 |
|
Ludovic Fernandez
|
44c070af08
|
fix: keep only typecheck issues (#4640)
|
2024-04-14 14:52:41 +02:00 |
|
Ludovic Fernandez
|
ba1eb3556f
|
dev: group skip-dir related elements (#4631)
|
2024-04-11 17:00:25 +02:00 |
|
Ludovic Fernandez
|
2c666ed4eb
|
dev: group linter implementation and integration tests (#4603)
|
2024-04-09 21:34:55 +00:00 |
|
Oleksandr Redko
|
d31832751e
|
dev: clean up unused receivers with revive (#4599)
|
2024-03-30 00:42:10 +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
|
c5f13bac2a
|
dev: clean code arround CLI args usage (#4557)
|
2024-03-28 20:48:43 +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)
Release a tag / release (push) Has been cancelled
|
2024-03-20 17:25:22 +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
|
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 |
|
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 |
|
Ludovic Fernandez
|
0554536620
|
dev: minor clean up (#4492)
|
2024-03-12 23:38:14 +01:00 |
|
Ludovic Fernandez
|
ec52d3c881
|
feat: syntax to not override severity from linters (#4472)
|
2024-03-11 18:31:00 +01:00 |
|
Ludovic Fernandez
|
167204c1fd
|
feat: new custom linters system (#4437)
|
2024-03-11 17:40:26 +01:00 |
|
Ludovic Fernandez
|
05f27abc01
|
dev: clean up command contructors (#4478)
|
2024-03-11 16:20:07 +01:00 |
|
Ludovic Fernandez
|
0683d45142
|
feat: add sort-order option (#4467)
|
2024-03-08 22:06:20 +01:00 |
|
Denis Limarev
|
1b0dbb0965
|
fix: use first issue without inline on mergeLineIssues on multiplie issues (#3316)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2024-03-07 20:18:09 +01:00 |
|
Oleksandr Redko
|
808c06d0cc
|
dev: rename function parameter i to issue (#4460)
|
2024-03-05 18:02:58 +01:00 |
|
Oleksandr Redko
|
f18e6c3700
|
docs: fix typo in 'e.g.' (#4461)
|
2024-03-05 16:46:44 +01:00 |
|
Ludovic Fernandez
|
483842908e
|
dev: simplify exclude processors (#4456)
|
2024-03-05 14:39:49 +01:00 |
|
Ludovic Fernandez
|
3d9135248b
|
feat: option to not override severity from linters (#4452)
|
2024-03-04 20:11:09 +01:00 |
|
Ludovic Fernandez
|
f81c3f26c1
|
dev: simplify severity processor (#4451)
|
2024-03-04 17:33:36 +01:00 |
|
Ludovic Fernandez
|
b14d05cdb4
|
dev: rewrite linters Manager (#4419)
|
2024-03-02 21:43:28 +01:00 |
|
Oleksandr Redko
|
521a6763ce
|
dev: replace raw loops with funcs from slices and maps (#4299)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2024-01-04 22:43:50 +01:00 |
|
Oleksandr Redko
|
85fb5a2493
|
dev: enable errorlint linter (#4292)
|
2024-01-02 15:33:00 +01:00 |
|
Oleksandr Redko
|
0704271d8d
|
dev: refactor some test assertions (#4081)
|
2023-09-18 22:15:04 +02:00 |
|
dependabot[bot]
|
fb50d99ece
|
build(deps): bump github.com/securego/gosec/v2 from 2.16.0 to 2.17.0 (#4015)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2023-08-18 17:33:26 +02:00 |
|
Ludovic Fernandez
|
79c78d6f6f
|
feat: explain typecheck and remove it from the linter list (#3929)
|
2023-06-29 22:40:59 +02:00 |
|
Patrick Ohly
|
8fde4632fa
|
rules: support inverted path match (#3617)
|
2023-05-31 17:25:59 +02:00 |
|
Patrick Ohly
|
d92b38cc3e
|
fix: combination of --fix and --path-prefix (#3700)
Release a tag / release (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/alpine.Dockerfile]) (push) Has been cancelled
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2023-03-20 21:44:36 +01:00 |
|
Patrick Ohly
|
b40a5443b3
|
fix: consider path prefix when matching path patterns (#3571)
|
2023-03-17 23:29:55 +01:00 |
|
Oleksandr Redko
|
b673c5c1af
|
dev: replace pkg/errors with native error wrapping (#3604)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2023-02-22 01:35:43 +01:00 |
|
Oleksandr Redko
|
a221d01b41
|
docs: Replace links to godoc.org with pkg.go.dev (#3584)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2023-02-11 15:02:32 +01:00 |
|
Oleksandr Redko
|
d19398964c
|
chore: Do not use methods on pointer and value receivers (#3321)
|
2023-01-21 13:20:05 +00:00 |
|
Ludovic Fernandez
|
d03294f25f
|
fix: remove redundant character escape '\/' (#3278)
|
2022-10-06 00:09:31 +02:00 |
|
Ludovic Fernandez
|
8f00a10ad7
|
dev: improve tests on Windows (#3211)
|
2022-09-12 09:01:27 +02:00 |
|
Ludovic Fernandez
|
19a338706a
|
dev: reference all the debug keys and env vars (#3196)
|
2022-09-06 11:48:25 +00:00 |
|
Ludovic Fernandez
|
39f401ba3c
|
dev: review and clean linter tests (#3139)
|
2022-09-01 18:26:28 +02:00 |
|
Ludovic Fernandez
|
bddc63a234
|
dev: fix CI workflow for Windows (#3134)
|
2022-08-24 22:10:51 +02:00 |
|