1709 Commits

Author SHA1 Message Date
dependabot[bot]
6ddb90712f
build(deps): bump github.com/go-critic/go-critic from 0.6.1 to 0.6.2 (#2474) 2022-01-11 08:30:52 +01:00
dependabot[bot]
131ab76b4e
build(deps): bump github.com/quasilyte/go-ruleguard/dsl (#2472) 2022-01-11 08:04:26 +01:00
Ludovic Fernandez
e443887a4f
dev: add printers unit tests. (#2461) 2022-01-10 09:13:47 +01:00
Tim Kral
138699d60f
depguard: updates configuration (#2467)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-01-09 11:48:31 +01:00
Iskander (Alex) Sharipov
29eedbf6e5
pkg/result/processors: compile nolint regexp only once (#2463) 2022-01-06 18:10:42 +01:00
Donal Byrne
eaed228d2f
Print error text in <failure> tag content for more readable junit report (#2460) 2022-01-05 09:17:33 +01:00
Florian Bosdorff
63f150ead1
Add decorder linter (#2453) 2022-01-05 04:18:53 +01:00
Lauris BH
d209389625
Add support for multiple outputs (#2386) 2022-01-04 21:36:27 +01:00
Oleg Butuzov
669852edbb
docs: more revive examples (#2459) 2022-01-04 08:36:38 +01:00
Ludovic Fernandez
e41f428ded
dev: improve and clean fix_test (#2457) 2022-01-04 07:10:25 +01:00
Ludovic Fernandez
3a6417c45e
doc: improve revive documentation (#2458) 2022-01-04 04:42:19 +01:00
dependabot[bot]
9e129498fd
build(deps): bump github.com/ldez/tagliatelle from 0.2.0 to 0.3.0 (#2454) 2022-01-03 23:33:04 +01:00
dependabot[bot]
88d3ec0f94
build(deps): bump github.com/quasilyte/go-ruleguard/dsl (#2455) 2022-01-03 23:31:18 +01:00
dependabot[bot]
b4a3bd8ce0
build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.11 to 3.21.12 (#2456) 2022-01-03 22:58:19 +01:00
Denis Limarev
3d17f2fac1
gocritic: support autofix (#2450) 2022-01-03 22:57:05 +01:00
dependabot[bot]
891b9dae54
build(deps): bump gatsby-plugin-offline from 5.3.0 to 5.4.0 in /docs (#2448) 2022-01-02 03:10:00 +01:00
dependabot[bot]
8f1da7efec
build(deps): bump gatsby-plugin-sitemap from 5.3.0 to 5.4.0 in /docs (#2447) 2022-01-02 02:44:54 +01:00
dependabot[bot]
42105b4bc4
build(deps): bump prop-types from 15.7.2 to 15.8.0 in /docs (#2444) 2022-01-02 02:44:13 +01:00
dependabot[bot]
47b4b6fcba
build(deps): bump @emotion/react from 11.7.0 to 11.7.1 in /docs (#2446) 2022-01-02 02:43:46 +01:00
dependabot[bot]
c963ffcc2c
build(deps): bump gatsby-plugin-google-analytics in /docs (#2443) 2022-01-02 02:17:52 +01:00
dependabot[bot]
003efa79f6
build(deps): bump puppeteer from 12.0.1 to 13.0.1 in /docs (#2442) 2022-01-02 02:17:30 +01:00
dependabot[bot]
22d2d3f863
build(deps): bump gatsby-remark-copy-linked-files in /docs (#2441) 2022-01-02 02:17:13 +01:00
Kyungmin Bae
9d9855c149
fix: update uname_os from shlib in install.sh (#1944) (#2388) 2022-01-01 21:05:31 +01:00
Oleg Butuzov
5d9896a7d8
dev: sorting linters by alphabet (ascending order) (#2437)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-12-28 16:01:37 +01:00
dependabot[bot]
ec2820c576
build(deps): bump github.com/esimonov/ifshort from 1.0.3 to 1.0.4 (#2436) 2021-12-27 21:27:30 +01:00
dependabot[bot]
ca8cd60f41
build(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#2426) 2021-12-21 08:20:52 +01:00
dependabot[bot]
4ca6a2fca8
build(deps): bump github.com/spf13/viper from 1.10.0 to 1.10.1 (#2424)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.10.0...v1.10.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-12-21 07:26:09 +03:00
dependabot[bot]
107b830755
build(deps): bump mvdan.cc/gofumpt from 0.2.0 to 0.2.1 (#2427)
Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/mvdan/gofumpt/releases)
- [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/gofumpt/compare/v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: mvdan.cc/gofumpt
  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-12-20 23:44:36 +03:00
dependabot[bot]
83962f47b9
build(deps): bump github.com/fzipp/gocyclo from 0.3.1 to 0.4.0 (#2425)
Bumps [github.com/fzipp/gocyclo](https://github.com/fzipp/gocyclo) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/fzipp/gocyclo/releases)
- [Changelog](https://github.com/fzipp/gocyclo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fzipp/gocyclo/compare/v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/fzipp/gocyclo
  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-12-20 23:42:53 +03:00
Miles Delahunty
b3a8da4f46
revive: fix enableAllRules (#2380) 2021-12-14 08:55:51 +01:00
dependabot[bot]
f960879b12
build(deps): bump github.com/spf13/viper from 1.9.0 to 1.10.0 (#2412) 2021-12-14 05:39:42 +01:00
dependabot[bot]
56f27d0ad2
build(deps): bump github.com/securego/gosec/v2 from 2.9.3 to 2.9.5 (#2413)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-12-14 05:18:18 +01:00
dependabot[bot]
d29d9f1239
build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.10 to 3.21.11 (#2405)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.10 to 3.21.11.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.10...v3.21.11)

---
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-12-07 09:24:07 +08:00
dependabot[bot]
b04967a907
build(deps): bump @emotion/styled from 11.3.0 to 11.6.0 in /docs (#2397) 2021-12-02 09:41:04 +01:00
dependabot[bot]
1556e4d3ee
build(deps): bump gatsby-plugin-google-analytics in /docs (#2398) 2021-12-02 08:47:40 +01:00
dependabot[bot]
ead48b6f40
build(deps): bump gatsby-remark-copy-linked-files in /docs (#2396) 2021-12-02 08:45:04 +01:00
dependabot[bot]
f8776d755d
build(deps): bump puppeteer from 10.4.0 to 12.0.1 in /docs (#2392) 2021-12-02 08:09:41 +01:00
dependabot[bot]
4668fa165b
build(deps): bump gatsby-plugin-sitemap from 5.0.0 to 5.3.0 in /docs (#2391) 2021-12-02 08:09:12 +01:00
dependabot[bot]
74cf7712ba
build(deps): bump gatsby-plugin-offline from 5.0.0 to 5.3.0 in /docs (#2390) 2021-12-02 08:08:44 +01:00
dependabot[bot]
ffb35d0b7c
build(deps): bump @emotion/react from 11.5.0 to 11.7.0 in /docs (#2389) 2021-12-02 08:07:56 +01:00
dependabot[bot]
d0aead441a
build(deps): bump github.com/securego/gosec/v2 from 2.9.2 to 2.9.3 (#2385) 2021-11-30 03:14:15 +01:00
dependabot[bot]
0ac5d371f5
build(deps): bump github.com/mattn/go-colorable from 0.1.11 to 0.1.12 (#2384) 2021-11-30 01:42:37 +01:00
dependabot[bot]
ba3453d2a8
build(deps): bump actions/cache from 2.1.6 to 2.1.7 (#2383) 2021-11-30 01:42:20 +01:00
Tim Kral
a5f0a4d861
wrapcheck: update configuration to include ignoreSignRegexps (#2379) 2021-11-26 23:26:31 +01:00
Lucas Bremgartner
55358972d6
Add errchkjson linter (#2362) 2021-11-26 23:25:59 +01:00
dependabot[bot]
fc888cf0cb
build(deps): bump github.com/nishanths/exhaustive from 0.6.0 to 0.7.11 (#2371)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-11-20 18:53:51 +01:00
dependabot[bot]
b845512bed
build(deps): bump mvdan.cc/gofumpt from 0.1.1 to 0.2.0 (#2373) 2021-11-20 17:57:14 +01:00
dependabot[bot]
7d5bc8f016
build(deps): bump github.com/securego/gosec/v2 from 2.9.1 to 2.9.2 (#2372) 2021-11-20 17:05:26 +01:00
dependabot[bot]
4119132f60
build(deps): bump honnef.co/go/tools from 0.2.1 to 0.2.2 (#2370) 2021-11-20 17:04:13 +01:00
Maik Schreiber
7f25fee16b
bump varnamelen from v0.4.0 to v0.5.0 (#2369) 2021-11-20 16:36:07 +01:00