367 Commits

Author SHA1 Message Date
Nate Finch
9b577fcb80
new-from-rev: add support for finding issues in entire files in a diff (#2264) 2021-09-30 18:43:31 +02:00
dependabot[bot]
8f2af02288
build(deps): bump github.com/mattn/go-colorable from 0.1.9 to 0.1.10 (#2260) 2021-09-28 01:28:26 +02:00
dependabot[bot]
d3fc84bc34
build(deps): bump github.com/fatih/color from 1.12.0 to 1.13.0 (#2259) 2021-09-28 01:27:47 +02:00
sivchari
20699a7213
Add tenv linter (#2221) 2021-09-26 19:50:47 +02:00
dependabot[bot]
c6c55d2502
build(deps): bump github.com/mattn/go-colorable from 0.1.8 to 0.1.9 (#2252)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-09-21 13:04:38 +02:00
dependabot[bot]
59c7b10b6c
build(deps): bump github.com/valyala/quicktemplate from 1.6.3 to 1.7.0 (#2250)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-09-21 13:04:14 +02:00
dependabot[bot]
5d4fe00f07
build(deps): bump golang.org/x/tools from 0.1.5 to 0.1.6 (#2245) 2021-09-21 12:42:46 +02:00
dependabot[bot]
e6c566944e
build(deps): bump github.com/Antonboom/errname from 0.1.4 to 0.1.5 (#2249) 2021-09-21 12:42:15 +02:00
dependabot[bot]
60a9d16f26
build(deps): bump github.com/tetafro/godot from 1.4.10 to 1.4.11 (#2248) 2021-09-21 12:10:11 +02:00
dependabot[bot]
3fe324a1f2
build(deps): bump github.com/kunwardeep/paralleltest from 1.0.2 to 1.0.3 (#2244) 2021-09-21 09:08:20 +02:00
dependabot[bot]
f1258315f2
build(deps): bump github.com/spf13/viper from 1.8.1 to 1.9.0 (#2243) 2021-09-21 09:03:27 +02:00
dependabot[bot]
a37843b1be
build(deps): bump github.com/butuzov/ireturn from 0.1.0 to 0.1.1 (#2246)
Bumps [github.com/butuzov/ireturn](https://github.com/butuzov/ireturn) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/butuzov/ireturn/releases)
- [Changelog](https://github.com/butuzov/ireturn/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/butuzov/ireturn/compare/v0.1.0...v0.1.1)

---
updated-dependencies:
- dependency-name: github.com/butuzov/ireturn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 10:00:35 +10:00
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
dependabot[bot]
8c60147bff
build(deps): bump github.com/tetafro/godot from 1.4.9 to 1.4.10 (#2226) 2021-09-07 08:54:46 +02:00
dependabot[bot]
963257f923
build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.7 to 3.21.8 (#2225) 2021-09-07 08:31:24 +02:00
Kir Kolyshkin
4ab17bde5c
errcheck: update to HEAD (#2213) 2021-09-03 04:33:50 +02:00
dependabot[bot]
791c83eb46
build(deps): bump github.com/mgechev/revive from 1.1.0 to 1.1.1 (#2201)
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](https://github.com/mgechev/revive/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/mgechev/revive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-31 08:43:13 +08:00
dependabot[bot]
a489412747
build(deps): bump github.com/tetafro/godot from 1.4.8 to 1.4.9 (#2200) 2021-08-30 23:35:01 +02:00
dependabot[bot]
60b22be407
build(deps): bump github.com/Antonboom/errname from 0.1.3 to 0.1.4 (#2192)
Bumps [github.com/Antonboom/errname](https://github.com/Antonboom/errname) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/Antonboom/errname/releases)
- [Commits](https://github.com/Antonboom/errname/compare/v0.1.3...v0.1.4)

---
updated-dependencies:
- dependency-name: github.com/Antonboom/errname
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 09:15:20 +08:00
Ludovic Fernandez
c6142e38dd
Bump staticcheck to 2021.1.1 (v0.2.1) (#2179)
Some checks failed
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-08-17 10:27:57 +02:00
dependabot[bot]
842e1ecc84
build(deps): bump github.com/mgechev/revive from 1.0.9 to 1.1.0 (#2174)
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.0.9 to 1.1.0.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](https://github.com/mgechev/revive/compare/v1.0.9...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/mgechev/revive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-17 08:37:01 +08:00
dependabot[bot]
4f2c27258a
build(deps): bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1 (#2165)
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 0.3.1 to 0.4.1.
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](https://github.com/BurntSushi/toml/compare/v0.3.1...v0.4.1)

---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 23:00:44 +02:00
Anton Telyshev
652bd912af
Add errname linter (#2129)
* Add errname linter

* bump errname version
2021-08-04 15:19:58 -07:00
dependabot[bot]
959d8dbe8f
build(deps): bump github.com/ryancurrah/gomodguard from 1.2.2 to 1.2.3 (#2155) 2021-08-03 18:14:57 +02:00
Ludovic Fernandez
15963edb57
Revert "add nilassign linter" (#2154)
This reverts commit bbf045026561868378d730fdefebe0f0f62c2087.
2021-08-03 17:30:42 +02:00
dependabot[bot]
85f8a604a5
build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.6 to 3.21.7 (#2153)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.6 to 3.21.7.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.6...v3.21.7)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-03 10:46:36 +08: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
sivchari
bbf0450265
add nilassign linter (#2131)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-07-28 20:27:26 +02:00
dependabot[bot]
511efdb3cf
build(deps): bump golang.org/x/tools from 0.1.4 to 0.1.5 (#2124)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.1.4...v0.1.5)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 08:45:03 +08:00
dependabot[bot]
a3d3ac2adf
build(deps): bump github.com/ldez/gomoddirectives from 0.2.1 to 0.2.2 (#2125) 2021-07-19 22:57:13 +02:00
dependabot[bot]
9e47090521
build(deps): bump github.com/uudashr/gocognit from 1.0.1 to 1.0.5 (#2122) 2021-07-19 22:56:23 +02:00
dependabot[bot]
3799dd0e87
build(deps): bump github.com/tetafro/godot from 1.4.7 to 1.4.8 (#2123) 2021-07-19 22:38:22 +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
dependabot[bot]
d913078be8
build(deps): bump github.com/mgechev/revive from 1.0.8 to 1.0.9 (#2113) 2021-07-13 02:07:23 +02:00
dependabot[bot]
f090c7b15b
build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.5 to 3.21.6 (#2106) 2021-07-06 02:08:58 +02:00
dependabot[bot]
f9a31a071f
build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#2105)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.3...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 13:54:41 -07:00
dependabot[bot]
879821e7ff
build(deps): bump github.com/daixiang0/gci from 0.2.8 to 0.2.9 (#2085)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-06-29 12:47:17 +02:00
dependabot[bot]
38c6baa875
build(deps): bump github.com/mgechev/revive from 1.0.7 to 1.0.8 (#2086)
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](https://github.com/mgechev/revive/compare/v1.0.7...v1.0.8)

---
updated-dependencies:
- dependency-name: github.com/mgechev/revive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 14:04:36 -07:00
dependabot[bot]
2758e45c50
build(deps): bump github.com/gofrs/flock from 0.8.0 to 0.8.1 (#2083)
Bumps [github.com/gofrs/flock](https://github.com/gofrs/flock) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/gofrs/flock/releases)
- [Commits](https://github.com/gofrs/flock/compare/v0.8.0...v0.8.1)

---
updated-dependencies:
- dependency-name: github.com/gofrs/flock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 13:47:20 -07:00
dependabot[bot]
5f72314608
build(deps): bump github.com/spf13/viper from 1.8.0 to 1.8.1 (#2082)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 13:46:27 -07:00
dependabot[bot]
1bb6885f62
build(deps): bump golang.org/x/tools from 0.1.3 to 0.1.4 (#2084)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.1.3...v0.1.4)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 13:45:27 -07:00
Ludovic Fernandez
cc0914ffeb
Support RISV64 (#2080) 2021-06-25 09:05:03 +02:00
dependabot[bot]
afb042badc
build(deps): bump github.com/spf13/viper from 1.7.1 to 1.8.0 (#2072) 2021-06-22 00:10:45 +02:00
dependabot[bot]
c36909d7a4
build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.1.0 to 2.2.0 (#2071) 2021-06-21 23:53:15 +02:00
dependabot[bot]
8ab80c15ea
build(deps): bump github.com/securego/gosec/v2 from 2.8.0 to 2.8.1 (#2073) 2021-06-21 23:47:39 +02:00
Steve Coffman
6924df8f62
Bump github.com/ryancurrah/gomodguard from 1.2.1 to 1.2.2 (#2065) 2021-06-18 23:41:49 +02:00
dependabot[bot]
6a269af7a6
build(deps): bump github.com/charithe/durationcheck from 0.0.7 to 0.0.8 (#2052) 2021-06-14 07:36:49 +02:00
dependabot[bot]
55133bf475
build(deps): bump golang.org/x/tools from 0.1.2 to 0.1.3 (#2053) 2021-06-14 07:36:17 +02:00