Oleg Butuzov
|
17d24ebd67
|
nlreturn: add block-size option (#2237)
|
2021-09-18 14:29:45 +02:00 |
|
Anton Telyshev
|
32292622f8
|
Add nilnil linter (#2236)
|
2021-09-17 10:25:37 +02:00 |
|
Oleg Butuzov
|
2ea496f22b
|
new-linter: ireturn (checks for function return type) (#2219)
|
2021-09-16 11:47:56 +02:00 |
|
hn8
|
6c295e4042
|
deps: Update Wrapcheck to v2.3.0 (#2145)
* Update Wrapcheck to v2.3
Updat ignoreSigs default, add ignorePackageGlobs
* Update .golangci.example.yml
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
|
2021-08-02 14:17:39 +02:00 |
|
Robert Liebowitz
|
b3f9763246
|
errcheck: allow exclude config without extra file (#2110)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2021-07-13 02:23:12 +02:00 |
|
dependabot[bot]
|
f285d2c570
|
build(deps): bump github.com/nishanths/exhaustive from 0.1.0 to 0.2.3 (#2112)
|
2021-07-13 02:22:21 +02:00 |
|
Kailun Qin
|
678ae9fcaf
|
gofumpt: Add lang-version option (#2069)
|
2021-06-23 05:56:20 +02:00 |
|
Ludovic Fernandez
|
9ce20f91d5
|
revive: add enable-all-rules. (#2075)
|
2021-06-23 01:06:43 +02:00 |
|
ofw
|
eed344f619
|
revive: allow to disable rule (#2055)
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-15 14:28:07 +02:00 |
|
paul fisher
|
52b55141c4
|
Bump github.com/jgautheron/goconst from 0.5.6 to 0.5.7(#2044)
|
2021-06-09 22:20:13 +02:00 |
|
Ludovic Fernandez
|
b916c9318b
|
staticcheck: configuration for staticcheck , gosimple , stylecheck (#2017)
|
2021-05-27 20:11:30 +02:00 |
|
Chris Bandy
|
5c6adb63c9
|
importas: allow repeated aliases (#1960)
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-05-08 18:18:50 +02:00 |
|
Ludovic Fernandez
|
ffe80615b0
|
Update importas to HEAD (#1934)
|
2021-05-01 18:41:42 +02:00 |
|
Ludovic Fernandez
|
a7865d2430
|
Update errorlint to HEAD (#1933)
|
2021-05-01 18:41:26 +02:00 |
|
Tom Arrell
|
92fda268b2
|
Update Wrapcheck to v2, add configuration (#1947)
|
2021-05-01 00:13:51 +02:00 |
|
Ludovic Fernandez
|
12ed5facc9
|
staticcheck: configurable Go version. (#1946)
|
2021-04-30 22:28:50 +02:00 |
|
Ludovic Fernandez
|
8f3ad45e1c
|
gosec: add configuration (#1930)
|
2021-04-24 23:20:12 +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 |
|