Ludovic Fernandez
|
61673b3436
|
revive: ignore slow rules (#2999)
Release a tag / release (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
|
2022-07-21 01:39:54 +02:00 |
|
Ludovic Fernandez
|
ebd6dcbf92
|
Revert 'fix: generics (#2991)' (#2995)
Release a tag / release (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
|
2022-07-19 13:29:54 +02:00 |
|
Ludovic Fernandez
|
c39bf96129
|
fix: disable structcheck for go >= 1.18 (#2994)
|
2022-07-19 12:32:33 +02:00 |
|
Ludovic Fernandez
|
eb16e701db
|
fix: generics (#2991)
|
2022-07-19 09:12:58 +02:00 |
|
Oscar
|
4e60e8a894
|
gci: fix options display (#2989)
|
2022-07-19 01:56:22 +02:00 |
|
Ludovic Fernandez
|
fd87bd1efb
|
gci: remove the use of stdin (#2984)
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
|
2022-07-18 20:04:33 +02:00 |
|
alingse
|
b415402720
|
Add linter asasalint to lint pass []any as any (#2968)
Release a tag / release (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
|
2022-07-18 09:17:27 +02:00 |
|
Ludovic Fernandez
|
27f921fa14
|
dev: use directives instead of comments for tests (#2978)
|
2022-07-15 15:32:10 +02:00 |
|
Ethan Reesor
|
0abb298136
|
staticcheck: fix generics (#2976)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-07-14 04:10:10 +02:00 |
|
Sasha Melentyev
|
ed4befe5ef
|
dev: change err to nil (#2971)
|
2022-07-10 20:44:49 +02:00 |
|
Loong Dai
|
b8f1e2a549
|
build(deps): bump github.com/daixiang0/gci from 0.3.4 to 0.4.0 (#2965)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-07-09 23:15:47 +02:00 |
|
sivchari
|
1d8a15a0cc
|
add nosnakecase lint (#2828)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-06-30 16:36:33 +02:00 |
|
dependabot[bot]
|
3a0f646e31
|
build(deps): bump github.com/maratori/testpackage from 1.0.1 to 1.1.0 (#2945)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-06-28 14:44:44 +02:00 |
|
dependabot[bot]
|
023e1c4fdf
|
build(deps): bump github.com/firefart/nonamedreturns from 1.0.2 to 1.0.4 (#2944)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-06-28 14:13:15 +02:00 |
|
dependabot[bot]
|
98c811d0e5
|
build(deps): bump github.com/firefart/nonamedreturns from 1.0.1 to 1.0.2 (#2929)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-06-19 14:20:47 +02:00 |
|
Cory Miller
|
ae2a968805
|
depguard: adjust phrasing (#2921)
|
2022-06-15 02:40:19 +02:00 |
|
Ludovic Fernandez
|
4b218e664c
|
config: spread go version on linter's configurations (#2913)
|
2022-06-13 09:01:05 +02:00 |
|
dependabot[bot]
|
97eea6ea49
|
build(deps): bump github.com/kunwardeep/paralleltest from 1.0.4 to 1.0.6 (#2918)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-06-12 13:43:23 +02:00 |
|
Marat Reymers
|
c531fc2ad5
|
gosec: allow global config (#2880)
|
2022-06-06 13:21:04 +02:00 |
|
Ludovic Fernandez
|
091a641f91
|
docs: have a clear explanation about the staticcheck integration. (#2894)
docs: have a clear state about staticcheck
|
2022-06-06 13:19:33 +02:00 |
|
dependabot[bot]
|
6a412d3d10
|
build(deps): bump github.com/kunwardeep/paralleltest from 1.0.3 to 1.0.4 (#2907)
* build(deps): bump github.com/kunwardeep/paralleltest from 1.0.3 to 1.0.4
Bumps [github.com/kunwardeep/paralleltest](https://github.com/kunwardeep/paralleltest) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/kunwardeep/paralleltest/releases)
- [Commits](https://github.com/kunwardeep/paralleltest/compare/v1.0.3...v1.0.4)
---
updated-dependencies:
- dependency-name: github.com/kunwardeep/paralleltest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: linter
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-06-06 13:16:40 +08:00 |
|
Sasha Melentyev
|
c6fd368c89
|
dev: preallocate some slices and maps (#2902)
|
2022-06-05 22:16:21 +02:00 |
|
Loong Dai
|
2f41c1f06b
|
gci: fix issues and re-enable autofix (#2892)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-05-30 19:51:38 +02:00 |
|
Ludovic Fernandez
|
f9d815115c
|
bump golang.org/x/tools to HEAD (#2875)
* bump golang.org/x/tools to HEAD
* fix: adapt linters to the new validation system.
|
2022-05-23 12:39:57 +02:00 |
|
Ville Skyttä
|
86bd842377
|
chore: spelling and grammar fixes (#2865)
|
2022-05-20 02:59:31 +02:00 |
|
Ludovic Fernandez
|
b504325dc5
|
thelper: allow to disable one option (#2854)
|
2022-05-16 21:16:25 +02:00 |
|
Ludovic Fernandez
|
044f0a1702
|
bump github.com/lufeee/execinquery from v1.0.0 to v1.2.0 (#2845)
Release a tag / release (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
|
2022-05-12 10:09:33 +02:00 |
|
Gustavo Bazan
|
59971a13f4
|
fix: fix typo for errchkjson (#2842)
|
2022-05-10 21:47:59 +01:00 |
|
Anton Zinovyev
|
380699a099
|
feat: add exhaustruct linter (#2667)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-04-30 12:48:16 +02:00 |
|
Stephen Benjamin
|
89e6cd66ca
|
Add nosprintfhostport linter (#2749)
|
2022-04-24 01:57:45 +02:00 |
|
Ludovic Fernandez
|
f79bc883fb
|
unused: fix false-positive (#2772)
|
2022-04-19 09:26:01 +02:00 |
|
Christian Mehlmauer
|
333187c066
|
Add nonamedreturns linter (#2701)
|
2022-04-17 15:41:08 +02:00 |
|
dependabot[bot]
|
f7a66d0193
|
build(deps): bump github.com/go-critic/go-critic from 0.6.2 to 0.6.3 (#2759)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-04-11 11:04:10 +02:00 |
|
Aleksey Bakin
|
7086a94425
|
bump github.com/kulti/thelper from 0.5.1 to 0.6.2 (#2742)
|
2022-04-07 08:11:09 +03:00 |
|
ttys3
|
a2e6c7674d
|
feat(log): enable override coloring based on CLICOLOR and CLICOLOR_FORCE (#2657)
|
2022-04-05 18:37:08 +02:00 |
|
Milas Bowman
|
f5b92e1ae2
|
staticcheck: re-enable for go1.18 (#2746)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-04-05 17:04:59 +02:00 |
|
dependabot[bot]
|
00b1b71136
|
build(deps): bump github.com/mgechev/revive from 1.1.4 to 1.2.0 (#2741)
|
2022-04-04 00:15:19 +02:00 |
|
Maik Schreiber
|
d2ccc6d2bb
|
bump varnamelen to v0.8.0 (#2703)
|
2022-03-30 03:00:13 +02:00 |
|
lufe
|
b8c061e5f3
|
Add execinquery linter (#2677)
|
2022-03-29 12:31:56 +02:00 |
|
dependabot[bot]
|
b0ff233b2c
|
build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.5.0 to 2.6.0 (#2696)
* build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.5.0 to 2.6.0
Bumps [github.com/tomarrell/wrapcheck/v2](https://github.com/tomarrell/wrapcheck) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/tomarrell/wrapcheck/releases)
- [Commits](https://github.com/tomarrell/wrapcheck/compare/v2.5.0...v2.6.0)
---
updated-dependencies:
- dependency-name: github.com/tomarrell/wrapcheck/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* add new option
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-03-27 15:33:36 +03:00 |
|
Ludovic Fernandez
|
8bdc4d3f80
|
fix: help command (#2681)
Release a tag / release (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
|
2022-03-24 12:49:36 +01:00 |
|
Ludovic Fernandez
|
7bbbe77e5e
|
feat: automatic Go version detection (#2669)
Release a tag / release (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
* feat: disable unsupported go1.18 govet analyzers
* fix: inactivate interfacer with go1.18
|
2022-03-23 16:54:11 +01:00 |
|
Ludovic Fernandez
|
8f7f44d175
|
depguard: reduce requirements (#2672)
|
2022-03-22 00:30:20 +01:00 |
|
Ludovic Fernandez
|
f055441536
|
fix: disable structcheck with go1.18 (#2666)
|
2022-03-20 22:32:04 +01:00 |
|
Ludovic Fernandez
|
0c0804c6a4
|
go1.18 support (#2438)
|
2022-03-18 14:58:24 +01:00 |
|
John Reese
|
42ca644953
|
gofumpt: add module-path setting (#2644)
|
2022-03-12 18:56:42 +01:00 |
|
dependabot[bot]
|
6fc688ae05
|
build(deps): bump github.com/securego/gosec/v2 from 2.9.6 to 2.10.0 (#2624)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2022-02-27 14:03:53 +01:00 |
|
R. Franco
|
ea1df6f164
|
Default to YAML when config file has no extension (#2618)
|
2022-02-24 21:01:11 +01:00 |
|
Ludovic Fernandez
|
56d77e2bc3
|
bump github.com/denis-tingaikin/go-header from 0.4.2 to 0.4.3 (#2614)
|
2022-02-24 15:49:05 +01:00 |
|
Ludovic Fernandez
|
30c6166b08
|
revive: fix default values (#2611)
|
2022-02-23 09:28:49 +01:00 |
|