revive
Go linter
A fast and configurable linter for Go that allows for customizable rules and formatters.
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
5k stars
40 watching
285 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
gogolanggolinthacktoberfestlinterstatic-analysisstatic-code-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
uber-go/zap | Blazing fast logging for Go applications | 22,167 |
ahmetb/go-linq | A library providing a domain-specific language for querying and manipulating data in Go | 3,532 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,481 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,419 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,785 |
chrislusf/gleam | A high-performance distributed execution system that supports flexible and efficient computation workflows | 3,469 |
golangci/golangci-lint | Automated code quality tool for Go programming language | 15,863 |
dominikh/go-tools | A comprehensive toolset for static code analysis and optimization in the Go programming language | 6,252 |
daveshanley/vacuum | Faster OpenAPI and Swagger linter and quality analysis tool | 652 |
threedotslabs/wild-workouts-go-ddd-example | An application demonstrating the application of Domain-Driven Design (DDD), Clean Architecture, and CQRS principles through refactoring and example implementation in Go. | 5,393 |
duke-git/lancet | A comprehensive utility function library for Go. | 4,791 |
emicklei/go-restful | A package for building RESTful web services using Go | 5,051 |
go-lang-plugin-org/go-lang-idea-plugin | A plugin extension for IntelliJ Platform that provides features and functionality for the Go programming language | 4,559 |
volatiletech/sqlboiler | An ORM generator that creates a Go-based data access layer from an existing database schema. | 6,776 |
go-swagger/go-swagger | A toolset for working with RESTful APIs using Swagger 2.0 specifications | 9,583 |