Kunwardeep
626bacf494
updated-repo-after-release ( #1526 )
2020-11-25 14:37:44 +03:00
Kunwardeep
b90551cdf9
add new paralleltest linter ( #1503 )
Extra / Vulnerability scanner (push) Failing after 15m24s
CI / go-mod (push) Failing after 15m22s
CI / golangci-lint (push) Failing after 15m20s
Release a tag / release (push) Failing after 15m18s
CI / tests-on-windows (push) Has been cancelled
CI / tests-on-macos (push) Has been cancelled
CI / tests-on-unix (1.13) (push) Has been cancelled
CI / tests-on-unix (1.14) (push) Has been cancelled
CI / tests-on-unix (1.15) (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.33.0
v1.33.2
2020-11-22 22:28:38 +03:00
iwankgb
c68692e99f
Missing sort-results in the docs ( #1514 )
2020-11-17 22:46:11 +01:00
iwankgb
993337baa2
Using upstrem goconst ( #1500 )
...
github.com/golangci/goconst is now obsolete :)
2020-11-17 19:07:37 +00:00
ZhangYunHao
9948153575
DefaultExcludePatterns should only be used for specified linter ( #1494 )
...
Co-authored-by: zhangyunhao <zhangyunhao@bytedance.com>
2020-11-12 15:21:19 +01:00
Denis Krivak
df2e9e2ebd
Update godot to 1.3.0 ( #1498 )
2020-11-10 20:11:26 +03:00
iwankgb
947dae101e
Unknown linter breaks //nolint ( #1497 )
...
* Unknown linter breaks //nolint
* Testing if nolint directive for unknown linter silences violation on the same line
2020-11-09 08:33:24 +00:00
dependabot[bot]
b1755c16ea
build(deps): bump github.com/kyoh86/exportloopref from 0.1.7 to 0.1.8 ( #1501 )
...
Bumps [github.com/kyoh86/exportloopref](https://github.com/kyoh86/exportloopref ) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/kyoh86/exportloopref/releases )
- [Changelog](https://github.com/kyoh86/exportloopref/blob/master/.goreleaser.yml )
- [Commits](https://github.com/kyoh86/exportloopref/compare/v0.1.7...v0.1.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-09 16:53:40 +11:00
rinsuki
3b062699f3
docs: Add description of Homebrew's official formula ( #1421 )
...
* docs: Add description of Homebrew's official formula
* Update index.mdx
2020-11-08 00:37:27 +01:00
dependabot[bot]
3fe444cba9
build(deps): bump lodash from 4.17.15 to 4.17.19 in /.github/peril ( #1252 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-06 09:01:12 +11:00
Xiang Dai
1ca232a4e1
Fix typos ( #1476 )
...
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
2020-11-06 00:46:41 +03:00
Tam Mach
e8043b67b2
feat(release): Update metadata for golangci-lint-action ( #1491 )
...
This commit is to update metadata for golangci-lint-action after 1.32.2
release for couples of bug fixes.
NOTE: Once #1208 is resolved, this step will be automated
Relates #1208
Signed-off-by: Tam Mach <sayboras@yahoo.com>
2020-11-03 18:24:04 +11:00
Tam Mach
52d26a3b72
fix(docker): Fix docker tag for alpine build ( #1487 )
...
Extra / Vulnerability scanner (push) Failing after 15m32s
CI / go-mod (push) Failing after 15m30s
CI / golangci-lint (push) Failing after 15m28s
Release a tag / release (push) Failing after 15m26s
CI / tests-on-windows (push) Has been cancelled
CI / tests-on-macos (push) Has been cancelled
CI / tests-on-unix (1.13) (push) Has been cancelled
CI / tests-on-unix (1.14) (push) Has been cancelled
CI / tests-on-unix (1.15) (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
This commit is to avoid tag overriding due to parallel build for
multiple base images (e.g. debian and alpine).
Closes #1483 #1486
Signed-off-by: Tam Mach <sayboras@yahoo.com>
v1.32.2
2020-11-03 12:06:19 +11:00
dependabot[bot]
0b245262a0
build(deps): bump github.com/securego/gosec/v2 from 2.4.0 to 2.5.0 ( #1484 )
...
Bumps [github.com/securego/gosec/v2](https://github.com/securego/gosec ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/securego/gosec/releases )
- [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml )
- [Commits](https://github.com/securego/gosec/compare/v2.4.0...v2.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 17:27:56 +11:00
dependabot[bot]
97cb05c492
build(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0 ( #1485 )
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.9.0...v1.10.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 17:27:34 +11:00
Mateusz Gozdek
9ff0f31ed7
pkg/lint/lintersdb: report all unknown linters at once ( #1477 )
...
Otherwise, if one configures multiple invalid linters, or jumps between
the versions, it is annoying to get same error with different value N
times.
Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
2020-11-01 20:31:15 +00:00
dependabot[bot]
7a1ae965d1
build(deps): bump polished from 3.6.6 to 4.0.3 in /docs ( #1482 )
...
Bumps [polished](https://github.com/styled-components/polished ) from 3.6.6 to 4.0.3.
- [Release notes](https://github.com/styled-components/polished/releases )
- [Commits](https://github.com/styled-components/polished/compare/v3.6.6...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-01 22:01:48 +11:00
dependabot[bot]
c1fe84cc0d
build(deps): bump gatsby-alias-imports from 1.0.4 to 1.0.6 in /docs ( #1479 )
...
Bumps [gatsby-alias-imports](https://github.com/luanbitar/gatsby-alias-imports ) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/luanbitar/gatsby-alias-imports/releases )
- [Commits](https://github.com/luanbitar/gatsby-alias-imports/commits/1.0.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-01 22:01:40 +11:00
dependabot[bot]
3277bdb8b9
build(deps): bump puppeteer from 5.3.1 to 5.4.1 in /docs ( #1480 )
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 5.3.1 to 5.4.1.
- [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/v5.3.1...v5.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-01 22:00:52 +11:00
dependabot[bot]
00e3e730e5
build(deps): bump gatsby-remark-embedder from 3.0.0 to 4.0.0 in /docs ( #1478 )
...
Bumps [gatsby-remark-embedder](https://github.com/MichaelDeBoey/gatsby-remark-embedder ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/MichaelDeBoey/gatsby-remark-embedder/releases )
- [Changelog](https://github.com/MichaelDeBoey/gatsby-remark-embedder/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MichaelDeBoey/gatsby-remark-embedder/compare/v3.0.0...v4.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-01 22:00:40 +11:00
Tam Mach
6338971232
feat(release): Update metadata for golangci-lint-action ( #1475 )
...
This commit is to update metadata for golangci-lint-action after 1.32.1
release for couples of bug fixes.
NOTE: Once #1208 is resolved, this step will be automated
Relates #1208
Signed-off-by: Tam Mach <sayboras@yahoo.com>
2020-11-01 21:11:11 +11:00
Tam Mach
dc2d6b5119
build(docker): Fix version details in docker image ( #1471 )
...
Extra / Vulnerability scanner (push) Failing after 41s
CI / go-mod (push) Failing after 17m9s
CI / golangci-lint (push) Failing after 15m36s
Release a tag / release (push) Failing after 15m34s
CI / tests-on-windows (push) Has been cancelled
CI / tests-on-macos (push) Has been cancelled
CI / tests-on-unix (1.13) (push) Has been cancelled
CI / tests-on-unix (1.14) (push) Has been cancelled
CI / tests-on-unix (1.15) (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
* build(docker): Fix version details in docker image
As part of #1383 , multi-arch docker build was supported. However,
ldflags for version details was missing.
This commit is to add -ldflags as part of Docker build. I take this chance
to refactor github action as well.
Fixes #1468
Signed-off-by: Tam Mach <sayboras@yahoo.com>
v1.32.1
2020-10-28 09:03:51 +11:00
Mateusz Bilski
55e35d27e3
Update exhaustivestruct ( #1472 )
...
* Update exhaustivestruct
* Add tests
2020-10-27 00:54:55 +01:00
dependabot[bot]
f414375eb3
build(deps): bump golangci/golangci-lint-action from v2.2.1 to v2.3.0 ( #1469 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from v2.2.1 to v2.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.2.1...e868220d9fd3b523f1a8fcfb69749e8c7521ba14 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-26 16:53:22 +11:00
Tam Mach
8071657698
feat(release): Update metadata for golangci-lint-action ( #1467 )
...
This commit is to update metadata for golangci-lint-action after 1.32.0
release.
NOTE: Once #1208 is resolved, this step will be automated
Relates #1208
Signed-off-by: Tam Mach <sayboras@yahoo.com>
2020-10-26 08:35:31 +11:00
Tam Mach
9d557ed40e
chore(dep): Use tag version for cobra ( #1458 )
...
Extra / Vulnerability scanner (push) Failing after 2m37s
CI / go-mod (push) Failing after 18m50s
CI / golangci-lint (push) Failing after 18m22s
Release a tag / release (push) Failing after 18m18s
CI / tests-on-windows (push) Has been cancelled
CI / tests-on-macos (push) Has been cancelled
CI / tests-on-unix (1.13) (push) Has been cancelled
CI / tests-on-unix (1.14) (push) Has been cancelled
CI / tests-on-unix (1.15) (push) Has been cancelled
CI / check_generated (push) Has been cancelled
This commit is to use tag version for cobra (e.g. 1.1.1). The main
benefit is that this can be managed and upgraded by dependabot later.
This is follow-up item from PR #1201 .
Signed-off-by: Tam Mach <sayboras@yahoo.com>
v1.32.0
2020-10-19 17:01:48 +11:00
dependabot[bot]
254f0d4d4d
build(deps): bump honnef.co/go/tools ( #1459 )
...
Bumps [honnef.co/go/tools](https://github.com/dominikh/go-tools ) from 0.0.1-2020.1.5 to 0.0.1-2020.1.6.
- [Release notes](https://github.com/dominikh/go-tools/releases )
- [Commits](https://github.com/dominikh/go-tools/compare/v0.0.1-2020.1.5...v0.0.1-2020.1.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 16:57:04 +11:00
ac-rappi
9b3ba431f1
Added support for only specifying default severity ( #1396 )
2020-10-19 15:21:46 +11:00
Tam Mach
e4346a8bd6
build(release): Prepare for release 1.32.0 ( #1457 )
...
This commit is to prepare for Oct 2020 release. No code changes were
done, only run some predefined targest:
- make update_contributors_list
- make update_netlify_state
Relates #1456
Signed-off-by: Tam Mach <sayboras@yahoo.com>
2020-10-18 22:01:17 +11:00
Renato Suero
89e94823d6
Added func to sort linters ( #1451 )
2020-10-18 17:14:31 +11:00
Peter Mescalchin
d20b8f931f
Added .golangci.yaml
to list of configuration files searched on startup ( #1364 )
2020-10-18 17:08:03 +11:00
odidev
3368a55627
Releasing docker image for arm64 ( #1383 )
2020-10-18 17:00:58 +11:00
David Bariod
3e6b01e716
Mention macports installation procedure on macOS ( #1352 )
...
* Mention macports installation procedure on macOS
2020-10-18 16:59:17 +11:00
Simon Sawert
a8b7b0037a
Update gochecknoglobals, use source analyzer ( #1422 )
2020-10-16 08:38:04 +11:00
nishanths
58234f055c
update exhaustive to latest; use version in go.mod ( #1449 )
...
* update exhaustive to latest
* wip
* update dep
* update flag name
* use versioned dep
* add tests
* unused file
* no need config file
* add vars to test
* test comment
* remove default settings
2020-10-14 08:19:06 +02:00
Mateusz Bilski
c57627b18c
Add exhaustivestruct linter ( #1411 )
...
* Add exhaustivestruct linter
* CHange load mode to types info
* Fix go.mod
2020-10-12 08:35:02 +02:00
dependabot[bot]
b2c7c377fe
build(deps): bump golangci/golangci-lint-action from v2 to v2.2.1 ( #1447 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from v2 to v2.2.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...54a84d46fb7183443c869b1b7d0dc34f640fcfd7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 17:13:48 +11:00
dependabot[bot]
2f16572d5f
build(deps): bump honnef.co/go/tools ( #1448 )
...
Bumps [honnef.co/go/tools](https://github.com/dominikh/go-tools ) from 0.0.1-2020.1.5 to 0.0.1-2020.1.6.
- [Release notes](https://github.com/dominikh/go-tools/releases )
- [Commits](https://github.com/dominikh/go-tools/compare/v0.0.1-2020.1.5...v0.0.1-2020.1.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 16:53:34 +11:00
Tam Mach
838f590a63
ci(dependabot): Change interval for npm to monthly ( #1424 )
...
npm packages are used for website only in this repo. Consider that
golangci-lint normally releases once a month, this commit is to change
interval for npm dependabot from weekly to monthly.
Main benefits could be:
- Reduce the noise for maintainers
- Improve generated CHANGELOG.
These changes are not useful for end users.
Signed-off-by: Tam Mach <sayboras@yahoo.com>
2020-10-11 18:56:29 +11:00
dependabot[bot]
ae3aca745e
build(deps): bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 ( #1412 )
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.6.0...v1.7.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-11 08:58:42 +11:00
dependabot[bot]
3cc77d1bd2
build(deps): bump github.com/sourcegraph/go-diff from 0.6.0 to 0.6.1 ( #1414 )
...
Bumps [github.com/sourcegraph/go-diff](https://github.com/sourcegraph/go-diff ) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/sourcegraph/go-diff/releases )
- [Commits](https://github.com/sourcegraph/go-diff/compare/v0.6.0...v0.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-10 20:37:29 +02:00
dependabot[bot]
8569ea215f
build(deps): bump gatsby-plugin-sharp from 2.6.31 to 2.6.40 in /docs ( #1423 )
...
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp ) from 2.6.31 to 2.6.40.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.6.40/packages/gatsby-plugin-sharp )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-10 20:37:12 +02:00
Tam Mach
073e590a63
feat(completion): Add support for powershell completion ( #1408 )
...
This commit is to add support for powershell completion script.
Note: PowerShell v5.0+ is required
2020-10-10 19:11:00 +02:00
dependabot[bot]
70cd9ba63b
build(deps): bump gatsby-plugin-catch-links in /docs ( #1415 )
...
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links ) from 2.3.11 to 2.3.14.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-catch-links/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@2.3.14/packages/gatsby-plugin-catch-links )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-10 19:02:27 +02:00
dependabot[bot]
7e3956304e
build(deps): bump gatsby-plugin-sitemap from 2.4.12 to 2.4.14 in /docs ( #1417 )
...
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap ) from 2.4.12 to 2.4.14.
- [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@2.4.14/packages/gatsby-plugin-sitemap )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-10 19:02:09 +02:00
dependabot[bot]
da9f499efa
build(deps): bump puppeteer from 3.3.0 to 5.3.1 in /docs ( #1418 )
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 3.3.0 to 5.3.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v3.3.0...v5.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-10 19:01:44 +02:00
dependabot[bot]
ea8454318c
build(deps): bump gatsby-plugin-mdx from 1.2.40 to 1.2.43 in /docs ( #1419 )
...
Bumps [gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx ) from 1.2.40 to 1.2.43.
- [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@1.2.43/packages/gatsby-plugin-mdx )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-10 19:01:05 +02:00
Vladimir Evgrafov
796a958805
Add go-errorlint ( #1420 )
...
* Add errorlint
* Add errorlint config example
2020-10-09 15:42:48 +03:00
dependabot[bot]
501f00c6b0
build(deps): bump github.com/mattn/go-colorable from 0.1.7 to 0.1.8 ( #1413 )
...
Bumps [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable ) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/mattn/go-colorable/releases )
- [Commits](https://github.com/mattn/go-colorable/compare/v0.1.7...v0.1.8 )
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>
2020-10-07 10:31:31 +08:00
Tom Arrell
247b6c2796
Add wrapcheck linter ( #1407 )
...
* Add failing test
* Add wrapcheck linter
2020-10-06 13:40:00 +02:00