How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
nargs is a Go static analysis tool to find unused arguments in function declarations.
The main features of alexkohler/nargs are: Static Analysis Tools.
Open-source alternatives to alexkohler/nargs include: activestate/tdk — Tcl Dev Kit (TDK). alexkohler/dogsled — dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers. alexkohler/prealloc — prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated. analysis-tools-dev/static-analysis — This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It… angular-eslint/angular-eslint — :sparkles: Monorepo for all the tooling related to using ESLint with Angular. 360entsecgroup-skylar/goreporter — A Golang tool that does static analysis, unit testing, code review and generate code quality report.