2294 Commits

Author SHA1 Message Date
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
Jonathan Colby
cbc3a0c70e
docs: Fix minor typo in new-linters.mdx (#3799) 2023-04-25 01:11:16 +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
dependabot[bot]
f64889463f
build(deps): bump github.com/butuzov/ireturn from 0.1.1 to 0.2.0 (#3794) 2023-04-23 12:20:08 +02:00
Ludovic Fernandez
7d4d898a8a
bodyclose: bump to HEAD (#3792) 2023-04-22 23:30:55 +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
dependabot[bot]
1f089a34d7
build(deps): bump gatsby-plugin-sharp from 4.25.0 to 4.25.1 in /docs (#3790) 2023-04-21 00:15:38 +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
dependabot[bot]
51955752fe
build(deps): bump github.com/ldez/tagliatelle from 0.4.0 to 0.5.0 (#3782) 2023-04-16 14:45:59 +02:00
Oleksandr Redko
bbc2f34dec
dev: add gofmt rewrite rule to ensure 'any' is always used (#3780) 2023-04-15 12:14:50 +02:00
Oleksandr Redko
12ffb0b36a
docs: improve features section (#3781) 2023-04-15 11:50:48 +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
dependabot[bot]
252ae9f2c9
build(deps): bump peter-evans/create-pull-request from 4 to 5 (#3774) 2023-04-11 08:19:45 +02:00
dependabot[bot]
f5bbb3bd17
build(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 in /scripts/gen_github_action_config (#3773) 2023-04-10 23:29:38 +02:00
dependabot[bot]
1cc52b0b00
build(deps): bump mvdan.cc/gofumpt from 0.4.0 to 0.5.0 (#3772) 2023-04-10 12:23:41 +02:00
dependabot[bot]
bfa2006dc2
build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#3771) 2023-04-09 14:29:39 +02:00
dependabot[bot]
78c56066de
build(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0 (#3770) 2023-04-09 14:29:07 +02:00
dependabot[bot]
4405fe658e
build(deps): bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible in /tools (#3765)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 23:45:08 +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
dependabot[bot]
9c46d7d7c0
build(deps): bump gatsby-remark-responsive-iframe from 5.24.0 to 5.25.0 in /docs (#3750) 2023-04-04 01:43:58 +02:00
Oleksandr Redko
5d34936686
dev: enable revive linter with default config (#3622) 2023-04-02 16:21:03 +02:00
dependabot[bot]
872f4bdebc
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.2 to 3.23.3 (#3754) 2023-04-02 14:28:02 +02:00
dependabot[bot]
95e2116365
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.10.0 to 0.11.0 (#3756) 2023-04-02 14:19:54 +02:00
dependabot[bot]
a178667964
build(deps): bump github.com/Antonboom/nilnil from 0.1.3 to 0.1.4 (#3755) 2023-04-02 14:19:41 +02:00
Ludovic Fernandez
ca05239caf
feat: remove warning when the config file is explicitly stdin (#3740) 2023-03-29 08:51:14 +02:00
Oleksandr Redko
1e700732e7
dev: gofmt -w -r 'interface{} -> any' pkg scripts (#3742) 2023-03-28 16:22:55 +02:00
Oleksandr Redko
6ba102656d
dev: remove golangci-releaser from generated team (#3744) 2023-03-28 16:21:59 +02:00
znley
0b5709648c
add loongarch64 to the install script (#3741) 2023-03-28 10:34:20 +02:00
Ludovic Fernandez
ca0052c7d6
tests: remove go version restrictions (#3730) 2023-03-27 01:37:47 +02:00
Nahshon Unna Tsameret
fb7d328aec
ginkgolinter: add suppress-async-assertion option (#3735) 2023-03-26 17:55:13 +02:00
dependabot[bot]
ba0a69c112
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.9.0 to 0.10.0 (#3734) 2023-03-26 17:19:59 +02:00
Yifei Liu
134f2e0491
add tagalign linter (#3709) 2023-03-26 16:35:06 +02:00
dependabot[bot]
69f929b227
build(deps): bump github.com/nishanths/exhaustive from 0.9.5 to 0.10.0 (#3733) 2023-03-26 16:33:08 +02:00
dependabot[bot]
02f068921b
build(deps): bump github.com/sivchari/containedctx from 1.0.2 to 1.0.3 (#3732)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-03-26 16:32:36 +02:00
WÁNG Xuěruì
553d7df585
feat: add the gosmopolitan linter (#3458) 2023-03-25 23:35:39 +01:00
golangci-releaser
b29a4f6dc0
docs: Update documentation and assets (#3731) 2023-03-25 22:26:43 +01:00
Fernandez Ludovic
b1444f4c88 docs: Update documentation and assets 2023-03-25 19:46:14 +01:00
dependabot[bot]
da04413a8a
build(deps): bump github.com/moricho/tparallel from 0.3.0 to 0.3.1 (#3719)
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
v1.52.2
2023-03-23 17:18:48 +01:00
Martin Desrumaux
1f4fed7ca0
fix(pre-commit): require_serial & pass_filenames (#3713)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-03-23 01:10:56 +01:00
Fernandez Ludovic
0c3f239daa docs: Update documentation and assets 2023-03-21 22:18:59 +01:00
Fernandez Ludovic
e4beaf247b docs: Update documentation and assets 2023-03-21 21:50:14 +01:00
Patrick Ohly
d92b38cc3e
fix: combination of --fix and --path-prefix (#3700)
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: Fernandez Ludovic <ldez@users.noreply.github.com>
v1.52.1
2023-03-20 21:44:36 +01:00
Ludovic Fernandez
076f6b911d
fix: improve panic management (#3710) 2023-03-19 23:02:16 +01:00