Fast linters Runner for Go
Find a file
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
.dependabot dev: use dependabot instead of renovate 2020-05-17 16:18:46 +03:00
.github dev: disable mac os build because of timeouts 2020-05-17 21:47:30 +03:00
assets docs: migrate README.md to a website (#1094) 2020-05-16 14:10:03 +03:00
build Bump Dockerfile.alpine to golang:1.14-alpine 2020-02-28 21:53:39 +01:00
cmd/golangci-lint dev: use goprintffuncname, gomnd and rowserrcheck (#927) 2020-01-19 19:55:29 +03:00
docs bump gomodguard version (#1140) 2020-05-17 22:35:13 +03:00
internal speed up CI and golangci-lint (#1070) 2020-05-09 15:15:34 +03:00
pkg bump gomodguard version (#1140) 2020-05-17 22:35:13 +03:00
scripts docs: migrate README.md to a website (#1094) 2020-05-16 14:10:03 +03:00
test fix goerr13 dependencies (#1089) 2020-05-13 21:22:52 +03:00
third_party Add dogsled linter. (#705) 2019-09-17 08:44:53 +03:00
tools chore(deps): update module goreleaser/goreleaser to v0.134.0 (#1116) 2020-05-17 15:57:55 +03:00
.gitignore docs: migrate README.md to a website (#1094) 2020-05-16 14:10:03 +03:00
.golangci.example.yml bump gomodguard version (#1140) 2020-05-17 22:35:13 +03:00
.golangci.yml dev: use golangci-lint action (#1066) 2020-05-05 17:51:55 +03:00
.goreleaser.yml Replacing Travis with Github actions (#1056) 2020-05-03 15:17:41 +03:00
.markdownlint.yaml fix markdownlint issues 2018-11-04 13:27:59 +03:00
.pre-commit-hooks.yaml Enable auto-fixing when running via pre-commit 2019-04-21 09:23:19 +03:00
CHANGELOG.md docs: update changelog (#1139) 2020-05-17 17:53:35 +03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2020-05-07 22:34:17 +03:00
go.mod bump gomodguard version (#1140) 2020-05-17 22:35:13 +03:00
go.sum bump gomodguard version (#1140) 2020-05-17 22:35:13 +03:00
install.sh Replacing Travis with Github actions (#1056) 2020-05-03 15:17:41 +03:00
LICENSE Fix #232: change license from AGPL to GPL 2018-10-28 19:04:24 +03:00
Makefile dev: use fast_check_generated in CI (#1104) 2020-05-17 00:08:16 +03:00
README.md dev: remove TODO (#1131) 2020-05-17 13:07:51 +03:00

golangci-lint logo

golangci-lint

Fast linters runner for Go


golangci-lint is a fast Go linters runner. It runs linters in parallel, uses caching, supports yaml config, has integrations with all major IDE and has dozens of linters included.

Install golangci-lint

Documentation

Documentation is hosted at https://golangci-lint.run.

Badges

Build Status License Release Docker Github Releases Stats of golangci-lint

Contributors

This project exists thanks to all the people who contribute. How to contribute.

Stargazers over time

Stargazers over time