mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
Fast linters Runner for Go
Add info about github action. Make a search placeholder waiting for access to algolia docsearch. |
||
---|---|---|
.github | ||
assets | ||
build | ||
cmd/golangci-lint | ||
docs | ||
internal | ||
pkg | ||
scripts | ||
test | ||
third_party | ||
tools | ||
.gitignore | ||
.golangci.example.yml | ||
.golangci.yml | ||
.goreleaser.yml | ||
.markdownlint.yaml | ||
.pre-commit-hooks.yaml | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
go.mod | ||
go.sum | ||
install.sh | ||
LICENSE | ||
Makefile | ||
README.md |
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
Contributors
This project exists thanks to all the people who contribute.