36 Code Analysis packages and projects
-
Go Metalinter
9.0 0.0 GoMetalinter is a tool to automatically apply all static analysis tool and report their output in normalized form. -
go-cleanarch
7.0 1.9 GoClean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects. -
go-mod-outdated
6.7 0.0 GoFind outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available minor and patch updates. It also provides a way to filter indirect dependencies and dependencies without updates. -
goreturns
6.6 0.0 GoA gofmt/goimports-like tool for Go programmers that fills in Go return statements with zero values to match the func return types -
tickgit
5.8 0.0 GoManage your repository's TODOs, tickets and checklists as config in your codebase. -
apicompat
5.0 0.0 Goapicompat checks recent changes to a Go project for backwards incompatible changes -
ChainJacking
3.4 0.0 PythonFind which of your direct GitHub dependencies is susceptible to RepoJacking attacks -
usestdlibvars
2.6 0.0 GoA linter that detect the possibility to use variables/constants from the Go standard library. -
staticcheck
0.2 -staticcheck is go vet on steroids, applying a ton of static analysis checks you might be used to from tools like ReSharper for C#. -
blanket
-blanket is a tool that helps you catch functions which don't have direct unit tests in your Go packages. -
Golint online
-Lints online Go source files on GitHub, Bitbucket and Google Project Hosting using the golint package.
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
Promo
blog.mergify.com