Ludovic Fernandez
|
9522292271
|
dev: clean DefaultExcludePatterns and improve CLI render (#4638)
|
2024-04-14 14:34:11 +02: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
|
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 |
|
Ludovic Fernandez
|
b14d05cdb4
|
dev: rewrite linters Manager (#4419)
|
2024-03-02 21:43:28 +01:00 |
|
Ludovic Fernandez
|
3452e2e517
|
dev: add test on ExcludeRule and SeverityRule (#4420)
|
2024-02-27 14:57:08 +01:00 |
|
Oleksandr Redko
|
85fb5a2493
|
dev: enable errorlint linter (#4292)
|
2024-01-02 15:33:00 +01:00 |
|
dependabot[bot]
|
823f02dc35
|
build(deps): bump github.com/securego/gosec/v2 from 2.17.0 to 2.18.0 (#4120)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2023-10-09 16:24:20 +02:00 |
|
Patrick Ohly
|
8fde4632fa
|
rules: support inverted path match (#3617)
|
2023-05-31 17:25:59 +02:00 |
|
Ludovic Fernandez
|
d286cb910c
|
docs: add a section about default exclusions (#3117)
|
2022-08-20 19:05:13 +02:00 |
|
dependabot[bot]
|
be10ef2636
|
build(deps): bump github.com/mgechev/revive from 1.2.1 to 1.2.2 (#3075)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-08-07 13:57:17 +02:00 |
|
Nate Finch
|
9b577fcb80
|
new-from-rev: add support for finding issues in entire files in a diff (#2264)
|
2021-09-30 18:43:31 +02:00 |
|
Ludovic Fernandez
|
a20748098f
|
revive: fix exclude comment rule for const block. (#2064)
Extra / Vulnerability scanner (push) Has been cancelled
CI / go-mod (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Release a tag / release (push) Has been cancelled
CI / tests-on-windows (push) Has been cancelled
CI / tests-on-macos (push) Has been cancelled
CI / tests-on-unix (1.15) (push) Has been cancelled
CI / tests-on-unix (1.16) (push) Has been cancelled
CI / check_generated (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile.alpine]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
|
2021-06-19 17:59:57 +02:00 |
|
Ludovic Fernandez
|
fb7c90d6ee
|
revive: fix excludes (#2005)
|
2021-05-23 19:05:38 +02:00 |
|
Ludovic Fernandez
|
34ffdc243f
|
revive: convert hard coded excludes into default exclude patterns (#1938)
|
2021-05-01 18:40:56 +02:00 |
|
Ludovic Fernandez
|
db80e16aba
|
dev: cleanup config package (#1929)
* split config section into files.
* extract anonymous types.
* sort linters alphabetically.
|
2021-04-24 16:29:04 +02:00 |
|