Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion data/tools/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ types:
- cli
source: "https://github.com/golangci/golangci-lint"
homepage: "https://golangci-lint.run"
description: "Alternative to `Go Meta Linter`: GolangCI-Lint is a linters aggregator."
description: "Fast linters runner for Go. It aggregates multiple Go linters and provides a unified configuration, caching, and output format. Alternative to `Go Meta Linter`."
reviews:
- https://stackshare.io/golangci-lint
resources:
- title: "GopherCon 2019: Denis Isaev (author of golangci-lint) - Go Linters: Myths and Best Practices"
url: https://www.youtube.com/watch?v=1U-Gzz4TYP0
Loading