841 Commits

Author SHA1 Message Date
Isaev Denis
2c45244db8
docs: add /robots.txt (#1143) 2020-05-18 10:56:57 +03:00
Denis Isaev
f0c0f06f3d
docs: add link to good issues for contributing 2020-05-17 23:08:39 +03:00
Ryan Currah
778e08fda4
bump gomodguard version (#1140)
* bump gomodguard version which adds a new feature to allow blocking modules based on version constraints

* add description why you may want to use gomodguard over depguard, updated example config and add a section the contributor doc page to remind people to update the example config
2020-05-17 22:35:13 +03:00
Denis Isaev
046be12ec7
docs: add versioning policy and releases 2020-05-17 22:01:59 +03:00
Denis Isaev
810c194dc7
dev: disable mac os build because of timeouts 2020-05-17 21:47:30 +03:00
Denis Isaev
2c672912ea
dev: don't duplicate greeting 2020-05-17 18:27:05 +03:00
Denis Isaev
d093a22c28
dev: fix peril 2020-05-17 18:14:43 +03:00
Denis Isaev
86fff57bc0
docs: update changelog (#1139) 2020-05-17 17:53:35 +03:00
Denis Isaev
4c94e3400e
dev: add peril to invite contributors
Invite a contributor to GolangCI
organization after a first pull request
get merged.
2020-05-17 17:44:43 +03:00
dependabot-preview[bot]
f3380053af
build(deps): bump github.com/sourcegraph/go-diff from 0.5.1 to 0.5.2 (#1136)
Bumps [github.com/sourcegraph/go-diff](https://github.com/sourcegraph/go-diff) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/sourcegraph/go-diff/releases)
- [Commits](https://github.com/sourcegraph/go-diff/compare/v0.5.1...v0.5.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-17 16:32:34 +03:00
dependabot-preview[bot]
6bd04abfac
build(deps): bump github.com/valyala/quicktemplate from 1.2.0 to 1.5.0 (#1134)
Bumps [github.com/valyala/quicktemplate](https://github.com/valyala/quicktemplate) from 1.2.0 to 1.5.0.
- [Release notes](https://github.com/valyala/quicktemplate/releases)
- [Commits](https://github.com/valyala/quicktemplate/compare/v1.2.0...v1.5.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-17 16:31:44 +03:00
dependabot-preview[bot]
d7bf70a0c0
build(deps): bump github.com/bombsimon/wsl/v3 from 3.0.0 to 3.1.0 (#1137)
Bumps [github.com/bombsimon/wsl/v3](https://github.com/bombsimon/wsl) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/bombsimon/wsl/releases)
- [Commits](https://github.com/bombsimon/wsl/compare/v3.0.0...v3.1.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-17 16:20:59 +03:00
Denis Isaev
530b809cf4 dev: use dependabot instead of renovate
Renovate lacks of commits diff: it's difficult
to ensure that update is safe.
2020-05-17 16:18:46 +03:00
renovate[bot]
d01488eaae
chore(deps): update module gofrs/flock to v0.7.1 (#1114)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-17 16:01:03 +03:00
renovate[bot]
3aee873b7f
chore(deps): update module fatih/color to v1.9.0 (#1112)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-17 15:58:58 +03:00
renovate[bot]
5bdeb74d5b
chore(deps): update module pkg/errors to v0.9.1 (#1118)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-17 15:58:38 +03:00
renovate[bot]
7c33433923
chore(deps): update module goreleaser/goreleaser to v0.134.0 (#1116)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-17 15:57:55 +03:00
renovate[bot]
6f45db7fbd
chore(deps): update module sirupsen/logrus to v1.6.0 (#1120)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-17 15:57:20 +03:00
renovate[bot]
55405f01a4
chore(deps): update module mitchellh/go-ps to v1 (#1127)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-17 13:41:27 +03:00
renovate[bot]
b1f294b8f5
chore(deps): update module yaml to v2.3.0 (#1126)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-17 13:40:51 +03:00
renovate[bot]
73a9aadce8
chore(deps): update module spf13/cobra to v1 (#1129)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-17 13:40:16 +03:00
Isaev Denis
83332f6c07
dev: remove TODO (#1131) 2020-05-17 13:07:51 +03:00
Denis Isaev
97c4ed29ec docs: fix contributing.md 2020-05-17 12:44:17 +03:00
Denis Isaev
ae028ee981 dev: fix welcome text 2020-05-17 12:37:33 +03:00
Denis Isaev
429176412b dev: replace actions/first-interaction with app 2020-05-17 12:31:03 +03:00
Denis Isaev
84892fc15f docs: add contributing quick start 2020-05-17 10:49:51 +03:00
Isaev Denis
b49d2df623
dev: use fast_check_generated in CI (#1104) 2020-05-17 00:08:16 +03:00
Denis Isaev
be8ec2787b dev: add 'delepndency' label for renovate 2020-05-17 00:07:17 +03:00
renovate[bot]
3be4269042
chore(deps): update github.com/golangci/gocyclo commit hash to 0a533e8 (#1101)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-16 23:58:21 +03:00
Denis Isaev
bc24805f9d dev: welcome first-time contributors 2020-05-16 23:57:14 +03:00
renovate[bot]
8959cdc3a6
chore(deps): update github.com/djarvur/go-err113 commit hash to 5174e21 (#1099)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-16 23:40:45 +03:00
Denis Isaev
32f431c5f4 docs: configure google analytics 2020-05-16 23:36:11 +03:00
Denis Isaev
e3227ec340 docs: add articles about contributing 2020-05-16 23:09:06 +03:00
Isaev Denis
1f5e615305
docs: fix installation links 2020-05-16 18:50:52 +03:00
Isaev Denis
ffb65cc100
docs: remove extra image from README.md 2020-05-16 18:45:51 +03:00
Isaev Denis
f920f77a38
docs: fill README.md (#1098)
Add info about github action.
Make a search placeholder waiting for
access to algolia docsearch.
2020-05-16 18:44:37 +03:00
Isaev Denis
7a4daa5347
dev: use golangci/golangci-lint-action@v1 (#1097) 2020-05-16 17:34:42 +03:00
Isaev Denis
0d774cd24a
docs: inline website theme (#1096)
Inline @rocketseat theme for Gatsby
because we need a lot of changes.

Fix bad GitHub edit url, next/prev links,
    external links without target="_blank".
2020-05-16 17:17:58 +03:00
Isaev Denis
e560b3f76e
dev: expand website templates during build (#1095) 2020-05-16 14:41:39 +03:00
Isaev Denis
fedbedff4c
docs: add link to website into README.md 2020-05-16 14:17:54 +03:00
Isaev Denis
2d4d503a79
docs: migrate README.md to a website (#1094)
Make a website https://golangci-lint.run
for golangci-lint documentation.
The website is backed by Gatsby static site generator
and deployed into Netlify.
2020-05-16 14:10:03 +03:00
Denis Isaev
a85e1e1faa action: enable v.1.27.0 for github action 2020-05-14 10:49:28 +03:00
Aleksandr Razumov
fb74c2e8e9
dev: prepare release
Some checks failed
CI / golangci-lint (push) Failing after 3m0s
CI / tests-on-windows (push) Has been skipped
CI / tests-on-unix (1.13, macos-latest) (push) Has been skipped
CI / tests-on-unix (1.13, ubuntu-latest) (push) Has been skipped
CI / tests-on-unix (1.14, ubuntu-latest) (push) Has been skipped
CI / check_generated (push) Has been skipped
Release a tag / release (push) Failing after 3m28s
GIT_TAG=v1.27.0 make README.md
v1.27.0
2020-05-13 21:27:04 +03:00
Isaev Denis
6b124f1a0e
fix goerr13 dependencies (#1089) 2020-05-13 21:22:52 +03:00
Aleksandr Razumov
1ccecec4d1
Merge pull request #1084 from tetafro/master
godot: fix issue with `--fix` flag
2020-05-13 11:48:09 +03:00
Denis Krivak
d7648bf202 godot: fix issue with --fix flag 2020-05-13 11:39:08 +03:00
☃ Elliot Shepherd
c88df8f473
Fix nil pointer in codeclimate.go (#1077)
Some issues don't have any source lines
2020-05-11 22:10:39 +03:00
Denis Isaev
206d79fb21 dev: use golangci/golangci-lint-action@v0.2.0 2020-05-09 16:45:26 +03:00
Isaev Denis
55cd9f78a1
dev: generate assets/github-action-config.json (#1073)
It will be used by GitHub action `golangci-lint-action`.

Relates: golangci/golangci-lint-action#11
2020-05-09 15:30:54 +03:00
Collin Kreklow
3c2aa58dc5
Add *println to exception EXC0001 (#1074)
Exception EXC0001 ignores errors on functions like Sprint and Sprintf,
but not Sprintln. Update the exception to include *println as well.
2020-05-09 15:18:17 +03:00