GitHub topics: golint
codeclimate/codeclimate-golint
Code Climate Engine for golint
Language: Go - Size: 4.18 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 7 - Forks: 7

mgechev/revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
Language: Go - Size: 6.01 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 5,125 - Forks: 294

solviumdream/dioxide
Dioxide is a modern, Go linter that finds dead code, style issues, and architectural problems—then fixes them automatically. Faster and more thorough than traditional linters.
Language: Rust - Size: 22.5 KB - Last synced at: 10 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

Abirdcfly/dupword
A linter that checks for duplicate words in the source code (usually miswritten)
Language: Go - Size: 724 KB - Last synced at: 7 days ago - Pushed at: 17 days ago - Stars: 14 - Forks: 5

innogames/igcommit
Git pre-receive hook to check commits and code style
Language: Python - Size: 206 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 253 - Forks: 26

tomasbjerre/violations-lib
Java library for parsing report files from static code analysis.
Language: Java - Size: 2.1 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 148 - Forks: 40

msoap/docker-golang-checks
Docker image for Go-code checks
Language: Shell - Size: 10.7 KB - Last synced at: 12 days ago - Pushed at: about 8 years ago - Stars: 12 - Forks: 3

rvflash/goup
Checks if there are any updates for imports in your module.
Language: Go - Size: 212 KB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 39 - Forks: 2

stbenjam/no-sprintf-host-port
Go linter that checks for URL construction that won't work with IPv6
Language: Go - Size: 16.6 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

Hochfrequenz/go-template-repository
A Template Repository for Go Packages
Language: Go - Size: 47.9 KB - Last synced at: 28 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

gnieto/mulint
Go lint which detects recursive locks, which may lead to dead locks
Language: Go - Size: 104 KB - Last synced at: 16 days ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 4

tomasbjerre/violations-gradle-plugin
Gradle plugin that will find report files from static code analysis, present and optionally fail the build.
Language: Java - Size: 416 KB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 18 - Forks: 9

golang-gophers/join-our-team
Join the Google Golang Gophers GitHub Organization 🥦 🥬 🥒 🫑 🫒 🍐 🥝 🥑 🍏 🍈
Size: 51.8 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 6

tomasbjerre/violations-maven-plugin
Maven plugin that will find report files from static code analysis, present and optionally fail the build.
Language: Java - Size: 222 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

Ullaakut/eagolint
The golang linter for keeping comments punctuated and double-space free. :eagle:
Language: Go - Size: 278 KB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

guerinoni/argslen
Go linter that warns about the number of arguments in functions.
Language: Go - Size: 8.88 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 6 - Forks: 1

KennethanCeyer/danger-go
:gem: A Dangerfile for golang developer (golint)
Language: Ruby - Size: 1.51 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

martin-helmich/go-tips
Example repository for my video course "Go Application Development: Tips, Tricks and Techniques"
Language: Go - Size: 3.26 MB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

cp-dharti-r/devops-golang-lint
Configured workflow for Linting, Formatting and the Pre-commit hook to run prettier before the commit
Language: Go - Size: 8.79 KB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mgechev/dots
Implements the wildcard file matching in Go used by golint, go test etc.
Language: Go - Size: 19.5 KB - Last synced at: about 9 hours ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 4

Jimdo/docker-golang-dep 📦
Docker container for Golang 1.10 with dep, golint, docker, and other stuff …
Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

envygeeks/sublimelinter-contrib-golinters
A linter that uses Gometalinter
Language: Shell - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

lfkeitel/goreportcard Fork of gojp/goreportcard
A report card for your Go application
Language: CSS - Size: 4.3 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

WGrape/mygolint
This is a golint tool for learning and research / 一个用于学习和研究的golint工具
Language: Go - Size: 34.2 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

syscrusher/golang.tmbundle Fork of AlanQuatermain/go-tmbundle
A TextMate bundle for the Go programming language
Language: Ruby - Size: 320 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 43 - Forks: 9

rosspatil/github-golang-checks-app
Github App to check Golang code smells in the pull request.
Language: Go - Size: 30.3 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 0

cn0047/docker-go
🐳 This repo contains go docker images tailored for development purposes (lint, goveralls, etc).
Language: Dockerfile - Size: 39.1 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

phamphihungbk/go-graphql-api
🚀 GraphQL API Server built by Go (Golang) + Dependencies Injection with 📚Google Wire
Language: Go - Size: 721 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

cytopia/docker-golint
Alpine-based multistage-build version of golint for reproducible usage in CI
Language: Makefile - Size: 36.1 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

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!
Language: Go - Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

gadiener/golint-reviewdog
Go lint with Review Dog inside
Language: Dockerfile - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

ashwch/precommit-vet-lint
A precommit hook that runs Golint and Vet on your staged go files.
Language: Go - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: over 8 years ago - Stars: 29 - Forks: 4

fearblackcat/lint
Custom define the golint rules
Language: Go - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
