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
282 forks
Language: Go
last commit: 6 days 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,034 |
ahmetb/go-linq | A library providing a domain-specific language for querying and manipulating data in Go | 3,520 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,308 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,418 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,748 |
chrislusf/gleam | A high-performance distributed execution system that supports flexible and efficient computation workflows | 3,458 |
golangci/golangci-lint | A fast and efficient tool for running Go code checks in parallel. | 15,693 |
dominikh/go-tools | A comprehensive toolset for static code analysis and optimization in the Go programming language | 6,190 |
daveshanley/vacuum | Faster OpenAPI and Swagger linter and quality analysis tool | 617 |
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,333 |
duke-git/lancet | A comprehensive utility function library for Go that provides a wide range of functions for common tasks. | 4,698 |
emicklei/go-restful | A package for building RESTful web services using Go | 5,041 |
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,561 |
volatiletech/sqlboiler | An ORM generator that creates a Go-based data access layer from an existing database schema. | 6,763 |
go-swagger/go-swagger | A toolset for working with RESTful APIs using Swagger 2.0 specifications | 9,546 |