1197 Commits

Author SHA1 Message Date
Ludovic Fernandez
856ffd16ec
Support RelatedInformation for analysis Diagnostic (#1773) 2021-02-24 09:08:17 +01:00
Ludovic Fernandez
b407bb8fd0
revive: add rule name in message. (#1772) 2021-02-24 09:07:54 +01:00
Ludovic Fernandez
42ff682f7f
Deprecate maligned, add govet fieldalignment as replacement (#1765) 2021-02-22 17:46:27 +01:00
dependabot[bot]
326d715ba4
build(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.8.0 (#1763) 2021-02-22 10:38:25 +01:00
dependabot[bot]
dac2059e5f
build(deps): bump github.com/kulti/thelper from 0.3.1 to 0.4.0 (#1764) 2021-02-22 10:32:04 +01:00
dependabot[bot]
d6db13d763
build(deps): bump sonatype-nexus-community/nancy-github-action (#1762)
Bumps [sonatype-nexus-community/nancy-github-action](https://github.com/sonatype-nexus-community/nancy-github-action) from 1.0.1 to v1.0.2.
- [Release notes](https://github.com/sonatype-nexus-community/nancy-github-action/releases)
- [Commits](https://github.com/sonatype-nexus-community/nancy-github-action/compare/1.0.1...aae196481b961d446f4bff9012e4e3b63d7921a4)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 14:59:06 +08:00
Kensei Nakada
012559c506
Add linter wastedassign (#1651) 2021-02-21 22:01:51 +01:00
Patrick Kuca
a3c2ed0206
test: Remove comparison to gometalinter in benchmarks (#1732) 2021-02-21 20:24:01 +01:00
Sebastien Rosset
747e3aea00
add doc for the profiling arguments (#1761) 2021-02-21 16:32:12 +01:00
Ludovic Fernandez
2e7c389deb
Update staticcheck to v0.1.2 (2020.2.2) (#1756) 2021-02-21 16:27:32 +01:00
Ludovic Fernandez
a1e3749ac2
Bump github.com/Djarvur/go-err113 to HEAD (#1760) 2021-02-21 14:48:54 +01:00
Ludovic Fernandez
9e9a814052
test: Bump github.com/shirou/gopsutil to v3.21.1 (#1759) 2021-02-21 14:42:49 +01:00
Ludovic Fernandez
495a74f6fe
Bump github.com/timakin/bodyclose to HEAD (#1758) 2021-02-21 13:58:06 +01:00
Ludovic Fernandez
2880d89b33
bump durationcheck from 0.0.4 to 0.0.6 (#1757) 2021-02-21 12:49:56 +01:00
Sergey Vilgelm
251b205f54
Deprecate Interfacer linter (#1755) 2021-02-20 18:55:11 -06:00
Andrew Shannon Brown
eace6a11a9
test: Allow fix tests to run concurrently (#1576) 2021-02-20 16:38:39 +01:00
Sergey Vilgelm
f00da2c0b7
Add stringintconv and ifaceassert to govet (#1360) 2021-02-20 16:37:05 +01:00
Daniel Helfand
191d6c873b
docs: Add docs on using homebrew tap (#1660) 2021-02-20 15:51:31 +01:00
Simon Sawert
b7aac3b1ad
Bump wsl to v3.2.0 (#1750) 2021-02-20 15:16:10 +01:00
Ludovic Fernandez
92d38e5237
Exclude PR about doc dependencies from release changelog. (#1752) 2021-02-20 15:09:34 +01:00
Ludovic Fernandez
060f3384a7
docs: Update for v1.37.1 (#1751) 2021-02-20 07:57:35 -06:00
Ludovic Fernandez
b39dbcd694
durationcheck: False positive when multiplying with int type struct field (#1744)
Some checks failed
Extra / Vulnerability scanner (push) Failing after 33s
CI / go-mod (push) Failing after 43s
CI / golangci-lint (push) Failing after 1m0s
CI / tests-on-windows (push) Has been skipped
CI / tests-on-macos (push) Has been skipped
CI / tests-on-unix (1.14) (push) Has been skipped
CI / tests-on-unix (1.15) (push) Has been skipped
CI / tests-on-unix (1.16) (push) Has been skipped
CI / check_generated (push) Has been skipped
Release a tag / release (push) Failing after 1m10s
Release a tag / docker-release (map[Dockerfile:build/Dockerfile.alpine]) (push) Has been skipped
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been skipped
v1.37.1
2021-02-20 12:43:21 +01:00
Ludovic Fernandez
ea5f479087
exhaustivestruct: add missing settings (#1746) 2021-02-19 19:20:47 +01:00
Ludovic Fernandez
4b3fb4c64f
revive: fix types and default configuration. (#1747) 2021-02-19 01:40:40 +01:00
Ludovic Fernandez
32e8517a34
cyclop: add missing settings (#1743) 2021-02-18 21:17:04 +01:00
Ludovic Fernandez
9c477156cb
Update doc for v1.37.0 (#1742) 2021-02-17 13:51:30 +01:00
Ludovic Fernandez
34e5fc6396
Use upstream gocyclo. (#1739)
Some checks failed
Extra / Vulnerability scanner (push) Failing after 19s
CI / golangci-lint (push) Failing after 2m53s
CI / tests-on-windows (push) Has been skipped
CI / tests-on-macos (push) Has been skipped
CI / tests-on-unix (1.14) (push) Has been skipped
CI / tests-on-unix (1.15) (push) Has been skipped
CI / tests-on-unix (1.16) (push) Has been skipped
CI / check_generated (push) Has been skipped
CI / go-mod (push) Failing after 15m20s
Release a tag / release (push) Failing after 15m3s
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
v1.37.0
2021-02-17 10:27:15 +01:00
Bartłomiej Klimczak
2121370f81
add 'cyclop' linter (#1738) 2021-02-17 09:48:29 +01:00
Ludovic Fernandez
123da8e6c7
Add go1.16 support (#1740) 2021-02-17 05:17:41 +01:00
dependabot[bot]
4dc0dc32e0
build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#1736)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.3.
- [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.1...v1.1.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 07:48:30 +01:00
dependabot[bot]
80ebe52462
build(deps): bump golangci/golangci-lint-action from v2.3.0 to v2.4.0 (#1735)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.3.0 to v2.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.3.0...544d2efb307b3f205f34886f2787046abe7fb26e)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 07:48:18 +01:00
Ludovic Fernandez
1b30a171ce
fix: wrong load mode (#1733)
* fix: asciicheck

* fix: exportloopref

* fix: exhaustivestruct

* fix: makezero
2021-02-14 12:11:38 -06:00
Ludovic Fernandez
b0b2dc6b36
feat: add durationcheck linter. (#1734)
Co-authored-by: Sergey Vilgelm <sergey.vilgelm@ibm.com>
2021-02-14 11:47:06 -06:00
Sebastian Spaink
35b6f35476
Add "revive" linter (#1729) 2021-02-14 14:36:37 +01:00
Ludovic Fernandez
ce2e778220
fix: new-from-rev for large repository. (#1723) 2021-02-14 05:01:21 +01:00
Patrick Kuca
af6842c5d1
Remove gometalinter comparison (#1731) 2021-02-13 13:45:47 +01:00
xxpxxxxp
3ef13a8028
Add plugin option for Goland (#1720) 2021-02-08 20:31:52 +01:00
dependabot[bot]
7dc0f311bb
build(deps): bump actions/cache from v2 to v2.1.4 (#1721) 2021-02-08 10:08:55 +01:00
dependabot[bot]
ed9480c4ac
build(deps): bump github.com/kulti/thelper from 0.3.0 to 0.3.1 (#1722) 2021-02-08 09:13:32 +03:00
Oleg Butuzov
65369cb3e5
docs(clean): replace govet example with nakedret. (#1647) 2021-02-08 03:19:56 +01:00
Ludovic Fernandez
1f79767c5a
fix MIPS release (#1697) 2021-02-07 19:18:33 +01:00
Aleksey Bakin
cc152be1a9
bump thelper linter version to v0.3.0 (#1696) 2021-02-07 18:28:04 +01:00
dependabot[bot]
aafdee85d2
build(deps): bump gatsby-transformer-remark in /docs (#1719) 2021-02-07 16:12:16 +01:00
dependabot[bot]
2040207839
build(deps): bump gatsby-transformer-yaml from 2.8.0 to 2.11.0 in /docs (#1718) 2021-02-07 15:55:02 +01:00
dependabot[bot]
0c28299ce4
build(deps): bump react-icons from 4.1.0 to 4.2.0 in /docs (#1717) 2021-02-07 15:54:25 +01:00
dependabot[bot]
cb02849188
build(deps): bump gatsby from 2.29.3 to 2.32.3 in /docs (#1716) 2021-02-07 15:53:19 +01:00
dependabot[bot]
28058d61d9
build(deps): bump gatsby-plugin-google-analytics in /docs (#1715) 2021-02-07 15:37:42 +01:00
dependabot[bot]
3790d4404c
build(deps): bump gatsby-source-filesystem from 2.8.1 to 2.11.0 in /docs (#1714) 2021-02-07 15:36:33 +01:00
dependabot[bot]
8bfdb1ff40
build(deps): bump gatsby-transformer-sharp in /docs (#1712) 2021-02-07 15:25:07 +01:00
dependabot[bot]
683dbea788
build(deps): bump gatsby-plugin-canonical-urls in /docs (#1713) 2021-02-07 15:00:23 +01:00