golint
There are 32 repositories under golint topic.
mgechev/revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
innogames/igcommit
Git pre-receive hook to check commits and code style
tomasbjerre/violations-lib
Java library for parsing report files from static code analysis.
syscrusher/golang.tmbundle
A TextMate bundle for the Go programming language
rvflash/goup
Checks if there are any updates for imports in your module.
ashwch/precommit-vet-lint
A precommit hook that runs Golint and Vet on your staged go files.
mgechev/dots
Implements the wildcard file matching in Go used by golint, go test etc.
tomasbjerre/violations-gradle-plugin
Gradle plugin that will find report files from static code analysis, present and optionally fail the build.
gnieto/mulint
Go lint which detects recursive locks, which may lead to dead locks
Abirdcfly/dupword
A linter that checks for duplicate words in the source code (usually miswritten)
msoap/docker-golang-checks
Docker image for Go-code checks
cytopia/docker-golint
Alpine-based multistage-build version of golint for reproducible usage in CI
rosspatil/github-golang-checks-app
Github App to check Golang code smells in the pull request.
codeclimate/codeclimate-golint
Code Climate Engine for golint
guerinoni/argslen
Go linter that warns about the number of arguments in functions.
stbenjam/no-sprintf-host-port
Go linter that checks for URL construction that won't work with IPv6
Ullaakut/eagolint
The golang linter for keeping comments punctuated and double-space free. :eagle:
martin-helmich/go-tips
Example repository for my video course "Go Application Development: Tips, Tricks and Techniques"
tomasbjerre/violations-maven-plugin
Maven plugin that will find report files from static code analysis, present and optionally fail the build.
golang-gophers/join-our-team
Join the Google Golang Gophers GitHub Organization 🥦 🥬 🥒 🫑 🫒 🍐 🥝 🥑 🍏 🍈
phamphihungbk/go-graphql-api
🚀 GraphQL API Server built by Go (Golang) + Dependencies Injection with 📚Google Wire
KennethanCeyer/danger-go
:gem: A Dangerfile for golang developer (golint)
WGrape/mygolint
This is a golint tool for learning and research / 一个用于学习和研究的golint工具
cn0047/docker-go
🐳 This repo contains go docker images tailored for development purposes (lint, goveralls, etc).
envygeeks/sublimelinter-contrib-golinters
A linter that uses Gometalinter
Jimdo/docker-golang-dep
Docker container for Golang 1.10 with dep, golint, docker, and other stuff …
gowhale/go-shopping-list
Do you find making shopping lists BORING? Because I sure do... This repo is to automate the creation of shopping lists and to practice my Golang skills!
cp-dharti-r/devops-golang-lint
Configured workflow for Linting, Formatting and the Pre-commit hook to run prettier before the commit
fearblackcat/lint
Custom define the golint rules
gadiener/golint-reviewdog
Go lint with Review Dog inside
Hochfrequenz/go-template-repository
A Template Repository for Go Packages
lfkeitel/goreportcard
A report card for your Go application