1470 Commits

Author SHA1 Message Date
Maik Schreiber
f500e4cb87
add varnamelen linter (#2240) 2021-10-28 00:37:13 +02:00
Ludovic Fernandez
413bec6a4d
errcheck: empty selector name. (#2309) 2021-10-25 15:04:13 +02:00
Sebastien Rosset
bdc2f96de9
Add code comments to document source code (#2306) 2021-10-25 00:06:58 +02:00
dependabot[bot]
00e477026f
build(deps): bump github.com/esimonov/ifshort from 1.0.2 to 1.0.3 (#2303) 2021-10-23 15:27:27 +02:00
dependabot[bot]
4ce9a19e7d
build(deps): bump github.com/go-critic/go-critic from 0.5.6 to 0.6.0 (#2041)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-10-23 00:51:11 +02:00
dependabot[bot]
6edca924d3
build(deps): bump github.com/securego/gosec/v2 from 2.8.1 to 2.9.1 (#2299)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-10-19 00:20:49 +02:00
dependabot[bot]
680f3e6c8e
build(deps): bump github.com/charithe/durationcheck from 0.0.8 to 0.0.9 (#2289)
Bumps [github.com/charithe/durationcheck](https://github.com/charithe/durationcheck) from 0.0.8 to 0.0.9.
- [Release notes](https://github.com/charithe/durationcheck/releases)
- [Commits](https://github.com/charithe/durationcheck/compare/v0.0.8...v0.0.9)

---
updated-dependencies:
- dependency-name: github.com/charithe/durationcheck
  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-10-12 08:15:43 +08:00
sylvia
7fc2fe81f1
feat: add contextcheck linter (#2216) 2021-10-04 23:21:50 +02:00
dependabot[bot]
2fb656360c
build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.3.0 to 2.3.1 (#2278) 2021-10-04 23:01:07 +02:00
dependabot[bot]
739ccd3fd0
build(deps): bump github.com/mattn/go-colorable from 0.1.10 to 0.1.11 (#2277) 2021-10-04 22:57:16 +02:00
dependabot[bot]
78d309e717
build(deps): bump github.com/mgechev/revive from 1.1.1 to 1.1.2 (#2276) 2021-10-04 22:56:38 +02:00
dependabot[bot]
b9f015cc37
build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.8 to 3.21.9 (#2275) 2021-10-04 22:55:56 +02:00
dependabot[bot]
4202942931
build(deps): bump gatsby-plugin-sitemap from 4.9.0 to 4.10.0 in /docs (#2271)
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@4.10.0/packages/gatsby-plugin-sitemap)

---
updated-dependencies:
- dependency-name: gatsby-plugin-sitemap
  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-10-02 10:19:11 +02:00
dependabot[bot]
ba9906fb3e
build(deps): bump gatsby-plugin-google-analytics in /docs (#2272) 2021-10-02 01:49:22 +02:00
dependabot[bot]
26068154f2
build(deps): bump gatsby-plugin-offline from 4.13.0 to 4.14.0 in /docs (#2270) 2021-10-02 01:48:47 +02:00
dependabot[bot]
480f8ddd13
build(deps): bump puppeteer from 10.2.0 to 10.4.0 in /docs (#2266) 2021-10-02 01:47:14 +02:00
dependabot[bot]
7e74c08d64
build(deps): bump gatsby-plugin-mdx from 2.13.0 to 2.14.0 in /docs (#2267) 2021-10-01 21:01:28 +00:00
dependabot[bot]
f898679124
build(deps): bump gatsby-remark-copy-linked-files in /docs (#2265) 2021-10-01 21:00:39 +00:00
dependabot[bot]
0a2176cae2
build(deps): bump gatsby-plugin-robots-txt from 1.6.9 to 1.6.10 in /docs (#2269) 2021-10-01 20:43:57 +00:00
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
Ludovic Fernandez
cf9f3f95a9
fix: go.sum (#2262) 2021-09-28 04:07:02 +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]
91016acc47
build(deps): bump tmpl from 1.0.4 to 1.0.5 in /.github/peril (#2247) 2021-09-21 09:05:45 +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
Kensei Nakada
813ba7d953
Update index.mdx (#2230) 2021-09-11 23:56:50 -07: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
golangci-releaser
4989fc8d9c
docs: Update documentation and assets (#2224)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-09-06 20:08:47 +02:00
Luke Shumaker
54f4301ddf
gci: Parse the settings more similarly to the cli (#2217)
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 / tests-on-unix (1.17) (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
v1.42.1
2021-09-04 16:39:09 +02:00
Kir Kolyshkin
4ab17bde5c
errcheck: update to HEAD (#2213) 2021-09-03 04:33:50 +02:00
dependabot[bot]
8a5c56b717
build(deps): bump gatsby-plugin-mdx from 2.10.1 to 2.13.0 in /docs (#2210)
Bumps [gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx) from 2.10.1 to 2.13.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-mdx/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@2.13.0/packages/gatsby-plugin-mdx)

---
updated-dependencies:
- dependency-name: gatsby-plugin-mdx
  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-09-02 15:59:18 +08:00
dependabot[bot]
54ae0967b0
build(deps): bump puppeteer from 10.1.0 to 10.2.0 in /docs (#2211)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v10.1.0...v10.2.0)

---
updated-dependencies:
- dependency-name: puppeteer
  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-09-02 15:54:16 +08:00
dependabot[bot]
40ffd057ae
build(deps): bump gatsby-plugin-google-analytics in /docs (#2202)
Bumps [gatsby-plugin-google-analytics](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-google-analytics) from 3.10.0 to 3.13.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-google-analytics/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@3.13.0/packages/gatsby-plugin-google-analytics)

---
updated-dependencies:
- dependency-name: gatsby-plugin-google-analytics
  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-09-02 08:31:14 +08:00
dependabot[bot]
391ea243ab
build(deps): bump gatsby-remark-copy-linked-files in /docs (#2208)
Bumps [gatsby-remark-copy-linked-files](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-copy-linked-files) from 4.7.0 to 4.10.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-copy-linked-files/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@4.10.0/packages/gatsby-remark-copy-linked-files)

---
updated-dependencies:
- dependency-name: gatsby-remark-copy-linked-files
  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-09-02 08:30:57 +08:00
dependabot[bot]
1d94eb3adb
build(deps): bump gatsby-plugin-sitemap from 4.6.0 to 4.9.0 in /docs (#2209)
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 4.6.0 to 4.9.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@4.9.0/packages/gatsby-plugin-sitemap)

---
updated-dependencies:
- dependency-name: gatsby-plugin-sitemap
  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-09-02 08:16:45 +08:00
dependabot[bot]
838dd3c3f8
build(deps): bump gatsby-plugin-robots-txt from 1.6.8 to 1.6.9 in /docs (#2206)
Bumps [gatsby-plugin-robots-txt](https://github.com/mdreizin/gatsby-plugin-robots-txt) from 1.6.8 to 1.6.9.
- [Release notes](https://github.com/mdreizin/gatsby-plugin-robots-txt/releases)
- [Commits](https://github.com/mdreizin/gatsby-plugin-robots-txt/compare/v1.6.8...v1.6.9)

---
updated-dependencies:
- dependency-name: gatsby-plugin-robots-txt
  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-02 08:16:20 +08:00
dependabot[bot]
d49af25686
build(deps): bump react-live from 2.2.3 to 2.3.0 in /docs (#2207) 2021-09-02 00:53:00 +02:00
dependabot[bot]
6feb55ee56
build(deps): bump gatsby-plugin-offline from 4.10.0 to 4.13.0 in /docs (#2203) 2021-09-02 00:52:04 +02:00