95 Commits

Author SHA1 Message Date
Justin Robertson
dafe1469eb
docs: add gosec G602 to includes/excludes inside .golangci.reference.yml (#4110) 2023-09-27 23:11:36 +02:00
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
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]
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
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
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
2e907f9df3
docs: fix default depguard rule (#3879) 2023-06-02 22:43:32 +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
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]
0b8ebea959
build(deps): bump go.tmz.dev/musttag from 0.6.1 to 0.7.0 (#3853)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-05-28 15:04:37 +02:00
Pete Davison
d8032eb5d1
doc: update tagliatelle documentation (#3816) 2023-05-03 17:26:36 +02:00
Ville Skyttä
6a83dd7725
docs: clarify mnd ignore usage examples to be regexps (#3805) 2023-04-26 17:22:31 +02:00
Oleg Butuzov
66ac4b5570
ireturn: update tests & docs (#3800) 2023-04-25 13:57:32 +02:00
Ludovic Fernandez
fb746c4b04
depguard: migrate to v2 (#3795) 2023-04-23 17:56:47 +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
Ludovic Fernandez
00d17cc8d1
output: add colored-tab (#3729) 2023-04-04 01:57:22 +02:00
Nahshon Unna Tsameret
fb7d328aec
ginkgolinter: add suppress-async-assertion option (#3735) 2023-03-26 17:55:13 +02:00
Yifei Liu
134f2e0491
add tagalign linter (#3709) 2023-03-26 16:35:06 +02:00
WÁNG Xuěruì
553d7df585
feat: add the gosmopolitan linter (#3458) 2023-03-25 23:35:39 +01:00
Patrick Ohly
b40a5443b3
fix: consider path prefix when matching path patterns (#3571) 2023-03-17 23:29:55 +01:00
dependabot[bot]
77d398e612
build(deps): bump github.com/mgechev/revive from 1.2.5 to 1.3.0 (#3698)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-03-15 02:28:25 +01:00
Oleksandr Redko
28a94fde5c
docs: remove description for deprecated "go" option (#3667) 2023-03-10 18:09:18 +01:00
Nahshon Unna Tsameret
49ce80ae82
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.8.1 to 0.9.0 (#3643) 2023-03-02 10:05:30 +01:00
Ludovic Fernandez
5b4f7c71e1
dev: remove github.com/pkg/errors inside tests (#3642) 2023-02-27 22:21:16 +01:00
ferhat elmas
075691c4e9
feat: add TeamCity output format (#3606)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
Co-authored-by: Oleksandr Redko <oleksandr.red+github@gmail.com>
2023-02-27 21:22:57 +01:00
dependabot[bot]
f0dbc757c8
build(deps): bump github.com/polyfloyd/go-errorlint from 1.1.0 to 1.2.0 (#3636)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-26 14:59:25 +01:00
Oleksandr Redko
62730bf0e7
docs: remove trailing whitespaces (#3593) 2023-02-15 18:09:25 +01:00
dependabot[bot]
6437429441
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.21.1 to 1.22.0 (#3574)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-07 11:05:17 +01:00
dependabot[bot]
b126822380
build(deps): bump github.com/mgechev/revive from 1.2.4 to 1.2.5 (#3517)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-29 16:06:35 +00:00
nick
483ee1c8ed
docs: update output example to use valid checkstyle example; add json example (#3516) 2023-01-29 14:28:54 +00:00
Leigh McCulloch
d5d671f0bf
feat: add gocheckcompilerdirectives (#3463) 2023-01-21 12:54:17 +00:00
Tom
3cc6373117
feat: add musttag linter (#3386)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-21 12:36:35 +00:00
dependabot[bot]
f29069723b
build(deps): bump github.com/ldez/tagliatelle from 0.3.1 to 0.4.0 (#3483)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-15 12:35:04 +00:00
Nahshon Unna Tsameret
26dde52d69
Add the ginkgolinter linter (#3369) 2022-12-26 22:03:07 +01:00
João Freitas
1926748b44
doc: usage typo in tagliatelle (#3423) 2022-12-18 18:03:26 +01:00
Sebastien Rosset
d0b2463fd7
doc: improve documentation for goimport local-prefixes (#3349) 2022-12-13 11:20:39 +01:00
Carlos Henrique Guardão Gandarez
0cc3585947
wsl: fix force-err-cuddling flag (#3407) 2022-12-12 17:52:37 +00:00
dependabot[bot]
7fb302126a
build(deps): bump github.com/nishanths/exhaustive from 0.8.3 to 0.9.2 (#3381)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-11-27 16:54:20 +01:00
dependabot[bot]
ce9b9d62ed
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.20.0 to 1.21.1 (#3318)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-10-23 14:38:13 +02:00
Marat Reymers
bf54a5a823
docs(gomnd): add missing always ignored functions (#3315) 2022-10-23 09:06:32 +02:00
Ludovic Fernandez
5ef7b41349
revive: fix configuration parsing (#3284) 2022-10-09 13:06:39 +02:00
dependabot[bot]
d1dc9ae4fd
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.19.0 to 1.19.1 (#3242)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-25 14:41:08 +02:00
Abirdcfly
febe5fdb33
feat: add linter dupword (#3192) 2022-09-15 19:08:52 +02:00