golangci-lint
There are 101 repositories under golangci-lint topic.
golangci/golangci-lint
Fast linters runner for Go
golangci/golangci-lint-action
Official GitHub Action for golangci-lint from its authors
golang-templates/seed
Go application GitHub repository template.
moul/golang-repo-template
🌀 A template for creating new Golang + Docker + Canonical Domain + Badges + Dependabot + Renovate + GolangCI-lint + Goreleaser + GitHub Actions + Gitpod + Depaware + Git Hooks + ...
rameshsunkara/go-rest-api-example
Enterprise ready REST API microservice in golang
reviewdog/action-golangci-lint
Run golangci-lint with reviewdog
xxpxxxxp/intellij-plugin-golangci-lint
GolangCI-Lint integration for IDEA
pinkhello/go-starter
Go 服务框架脚手架. 整合 echo、swag、viper、nsq、logrus、fx、xorm、cobra 等第三方库
whitaker-io/machine
Machine is a workflow/pipeline library for processing data
nakabonne/golintui
A simple terminal UI for Go linters
butuzov/ireturn
Accept Interfaces, Return Concrete Types
JoeyMckenzie/realworld-go-kit
Realworld implementation written with Go using Go kit!
douyu/jupiter-layout
Jupiter Project Layout
ccoVeille/golangci-lint-config-examples
These are .golangci.yml to go based on your need
firefart/nonamedreturns
golang linter to detect named returns
orsinium-labs/arguard
🛡 Linter for Go that checks static call arguments against the function guards (aka contracts).
blizzy78/varnamelen
Go analyzer checking that the length of a variable's name matches its usage scope
sivchari/containedctx
containedctx is a linter that detects struct contained context.Context field
golangci/example-plugin-linter
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
manuelarte/funcorder
Go Linter 🧐 that checks the order of methods and constructors
iwittkau/proto-golint
Linter for correct usage of protobuf generated messages
hypnoglow/asdf-golangci-lint
golangci-lint plugin for asdf version manager.
lasiar/canonicalheader
Golang linter checking the canonicality of the http header
sudo-suhas/operationalising-golangci-lint
Slides and material for talk presented at Golang Meetup Bangalore
atc0005/go-ci
Tooling for linting, testing and building Go applications
guerinoni/argslen
Go linter that warns about the number of arguments in functions.
maratori/testableexamples
Linter checks if examples are testable (have an expected output)
rezakhademix/golangci-lint
An opinionated configuration file for golangci-lint.
0exp/armitage
Armitage - a set of linter settings (gems and packages). My own code style (linter settings for ansible, ruby, yaml, javascript and etc).
anttiharju/vmatch
Go & golangci-lint version automation
ikura-hamu/c3
"Cleanup Context Checker" Go static analyzer which detects (*testing.common).Context in (*testing.common).Cleanup
samber/headercheck
🧢 headercheck linter checks and fixes required file headers
Tochemey/docker-go
[Go]Docker Image for Golang Tools
zenorachi/dynamic-user-segmentation
Dynamic user segmentation service written in Golang is designed to add users to specific groups (segments) and remove users from segments.
dgunay/ifacecapture
Go linter to detect misuse of a specific callback with interface pattern.
tslamic/go-starter
A skeleton Go project, useful if you're starting a new project from scratch.