go-tools
Go analyzer
A comprehensive toolset for static code analysis and optimization in the Go programming language
Staticcheck - The advanced Go linter
6k stars
79 watching
377 forks
Language: Go
last commit: 4 months ago
Linked from 3 awesome lists
linterlinterssponsorstatic-analysisstaticcheck
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
| Analyzes and reports on the quality of Go code. | 3,128 |
| A tool that embeds static resources into Go applications for single binary compilation and serves files via http.FileSystem. | 66 |
| A workshop guide on writing static code analyzers in Go | 49 |
| A comprehensive and opinionated Go source code linter that provides checks for bugs, performance, and style issues. | 1,867 |
| Tool to run multiple linters on Go code to detect errors and warnings | 67 |
| A tool that checks the usage of the testify testing framework in Go programs | 105 |
| Detects potential misuse of standard library variables in Go code | 43 |
| A library providing a domain-specific language for querying and manipulating data in Go | 3,532 |
| Teaching the tools used by Go developers to improve their coding skills and performance | 2,790 |
| Automates Go code lint checks on PR events to maintain code quality | 10 |
| An implementation of the Starlark configuration language in Go. | 2,377 |
| A Go library that simplifies interactions with localstack services for testing and development purposes. | 79 |
| An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,419 |
| Automatically trims and sanitizes struct string fields in Go based on embedded tags. | 323 |