781 Commits

Author SHA1 Message Date
Abirdcfly
95edd30b41
build(deps): bump github.com/Abirdcfly/dupword from 0.0.12 to 0.0.13 (#4104)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-09-25 06:05:11 +02:00
dependabot[bot]
eeb2088101
build(deps): bump github.com/mgechev/revive from 1.3.3 to 1.3.4 (#4087)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-09-18 23:08:17 +02:00
Oleksandr Redko
0704271d8d
dev: refactor some test assertions (#4081) 2023-09-18 22:15:04 +02:00
Oleksandr Redko
547bca2379
docs: fix a typo (#4048) 2023-08-29 21:25:39 +02:00
Mitsuo Heijo
a5eaf9fe30
govet: add directive and slog passes (#4028)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-08-19 13:47:35 +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
a9378d9bb8
plugin: temporarily hide warning about using plugins using the old API (#4002)
Some checks failed
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: Simon Sawert <simon@sawert.se>
2023-08-11 12:14:36 +02:00
Ludovic Fernandez
ea4481a196
build(deps): bump github.com/quasilyte/go-ruleguard from v0.3.19 to v0.4.0 (#3999) 2023-08-10 12:11:03 +02:00
Ludovic Fernandez
c1d8c565fa
fix: trim Go version (#3995)
Some checks failed
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
2023-08-09 13:43:07 +02:00
Ludovic Fernandez
e0a8bd8543
go1.21 support (#3922) 2023-08-09 12:09:20 +02:00
dependabot[bot]
c37828a8af
build(deps): bump github.com/daixiang0/gci from 0.10.1 to 0.11.0 (#3994)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-08-09 10:33:49 +02:00
dependabot[bot]
2c0224fbb9
build(deps): bump github.com/ultraware/funlen from 0.0.3 to 0.1.0 (#3988)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-08-06 15:51:24 +02:00
Brandur Leach
1c67f5914a
build(deps): bump github.com/kunwardeep/paralleltest from 1.0.7 to 1.0.8 (#3985) 2023-08-03 08:28:28 +02:00
Yifei Liu
e555470c82
build(deps): bump github.com/4meepo/tagalign from 1.3.1 to 1.3.2 (#3980) 2023-07-28 13:47:45 +02:00
dependabot[bot]
ffe688c24b
build(deps): bump github.com/4meepo/tagalign from 1.2.2 to 1.3.1 (#3979)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-27 17:39:52 +02:00
Nahshon Unna Tsameret
52793e78c2
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.13.0 to 0.13.3 (#3972) 2023-07-25 12:33:58 +02:00
Ludovic Fernandez
d58342f0f1
build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 2.3.0 to 3.1.0 (#3963) 2023-07-21 13:31:11 +02:00
dependabot[bot]
91afddc9f8
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.12.2 to 0.13.0 (#3962)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-21 00:53:18 +02:00
Florian Bosdorff
17f6fcc95a
build(deps): bump gitlab.com/bosi/decorder from 0.2.3 to 0.4.0 (#3959) 2023-07-19 23:44:32 +02:00
Ludovic Fernandez
79c78d6f6f
feat: explain typecheck and remove it from the linter list (#3929) 2023-06-29 22:40:59 +02:00
Ludovic Fernandez
cecd497d87
build(deps): bump github.com/golangci/misspell 0.4.0 to 0.4.1 (#3918) 2023-06-19 02:30:07 +02:00
Ksenia Rogova
28f056032c
gofmt: autofix missing newline at EOF (#3917) 2023-06-18 15:49:17 +02:00
dependabot[bot]
7cf30e7b51
build(deps): bump golang.org/x/tools from 0.9.3 to 0.10.0 (#3914)
Co-authored-by: Romanos Skiadas <rski@arista.com>
2023-06-16 11:50:07 +02:00
Ludovic Fernandez
6c7aba67ec
fix: include custom linters in enable-all (#3911) 2023-06-16 10:00:09 +02:00
Ludovic Fernandez
25c2b072af
plugin: allow to use settings for plugins (#3887) 2023-06-15 14:38:58 +02:00
Ludovic Fernandez
12e220b15d
dev: simplify GetAllSupportedLinterConfigs method (#3901) 2023-06-13 23:44:28 +02:00
Chaliy Roman Aleksandrovich
8c519af80b
codeclimate: less memory allocation (#3882) 2023-06-04 07:59:04 +02:00
Ludovic Fernandez
59a7aaf713
build(deps): bump github.com/OpenPeeDeeP/depguard/v2 from v2.0.1 to 2.1.0 (#3883)
Some checks failed
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
2023-06-03 12:44:21 +02:00
Ludovic Fernandez
68be5babba
depguard: throw error only when the linter is called (#3880) 2023-06-02 22:43:45 +02:00
Ludovic Fernandez
e5243324a6
importas: fix duplication detection when aliases use regular expression replacement pattern (#3869)
Some checks failed
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
2023-06-02 11:01:43 +02:00
Ludovic Fernandez
dd7c3d1a0f
depguard: fix GOROOT detection (#3866) 2023-06-02 10:28:12 +02:00
Oleg Butuzov
9f2528a30c
mirror: linter that suggest using alternative string/[]byte functions (#3825)
Some checks failed
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
2023-06-01 14:16:39 +02:00
Oleksandr Redko
0520232e01
dev: simplify issues and enabled set tests (#3832) 2023-05-31 22:34:18 +02:00
Patrick Ohly
afd0ba5278
forbidigo: better support for configuring complex rules (#3612) 2023-05-31 22:33:20 +02:00
Patrick Ohly
8fde4632fa
rules: support inverted path match (#3617) 2023-05-31 17:25:59 +02:00
dependabot[bot]
8bbb6555e3
build(deps): bump github.com/securego/gosec/v2 from 2.15.0 to 2.16.0 (#3843)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-05-21 16:01:13 +02:00
Oleksandr Redko
c7b50f67c9
dev: replace sliceutil package with exp/slices (#3830)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-05-12 03:27:23 +02:00
dependabot[bot]
bc616e8b65
build(deps): bump github.com/go-critic/go-critic from 0.7.0 to 0.8.0 (#3810)
Co-authored-by: Oleksandr Redko <Oleksandr_Redko@epam.com>
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-04-30 15:36:15 +02:00
dependabot[bot]
58182e7840
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.11.0 to 0.11.2 (#3811)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-04-30 15:32:49 +02:00
Ludovic Fernandez
fb746c4b04
depguard: migrate to v2 (#3795) 2023-04-23 17:56:47 +02:00
Ludovic Fernandez
cec16b68ab
usestdlibvars: fix configuration (#3797) 2023-04-23 17:56:27 +02:00
Rory Prendergast
842abcde73
gci: improve error message (#3777) 2023-04-21 22:22:54 +02:00
hbc
52edd01248
gosec: convert global settings as map with proper key type (#3779)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-04-21 22:20:59 +02:00
Tom
745ecb9efe
build(deps): bump go.tmz.dev/musttag from 0.5.0 to 0.6.0 (#3791) 2023-04-21 21:29:15 +02:00
Oleksandr Redko
1948081d84
dev: remove unused ctx parameter from Printer (#3761) 2023-04-16 18:18:53 +02:00
Yusuke Kadowaki
8674597b84
add linter zerologlint (#3726)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-04-16 18:17:49 +02:00
Mattias de Zalenski
8f8c68ab88
build(deps): bump github.com/alexkohler/nakedret to 2.0.1 (#3760) 2023-04-14 04:49:38 +02:00
Ludovic Fernandez
2dede6aa2e
importas: fix typo in logs (#3762) 2023-04-04 11:09:08 +02:00
Ludovic Fernandez
51f8a6141c
importas: detect duplicate alias or package in the configuration (#3753) 2023-04-04 09:16:10 +02:00
Ludovic Fernandez
00d17cc8d1
output: add colored-tab (#3729) 2023-04-04 01:57:22 +02:00