Popularity
0.2
Stable
Activity
-
-
3,564
75
226
Programming language: - - -
Tags:
Code Analysis
staticcheck alternatives and similar packages
Based on the "Code Analysis" category.
Alternatively, view staticcheck alternatives based on common mentions on social networks and blogs.
-
Go Metalinter
Metalinter is a tool to automatically apply all static analysis tool and report their output in normalized form. -
go-cleanarch
go-cleanarch was created to validate Clean Architecture rules, like a The Dependency Rule and interaction between packages in your Go projects. -
GoPlantUML
Library and CLI that generates text plantump class diagram containing information about structures and interfaces with the relationship among them. -
tickgit
CLI and go package for surfacing code comment TODOs (in any language) and applying a git blameto identify the author. -
go-checkstyle
checkstyle is a style check tool like java checkstyle. This tool inspired by java checkstyle, golint. The style refered to some points in Go Code Review Comments. -
GolangCI
GolangCI is an automated Golang code review service for GitHub pull requests. Service is open source and it's free for open source projects. -
Golint online
Lints online Go source files on GitHub, Bitbucket and Google Project Hosting using the golint package.
Get performance insights in less than 4 minutes
Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
Sponsored
scoutapm.com
Do you think we are missing an alternative of staticcheck or a related project?
README
staticcheck
staticcheck offers extensive analysis of Go code, covering a myriad of categories. It will detect bugs, suggest code simplifications, point out dead code, and more.
Installation
See the main README for installation instructions.
Documentation
Detailed documentation can be found on staticcheck.io.