dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.
nargs is a Go static analysis tool to find unused arguments in function declarations.
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Full-featured language server and other tools for WebAssembly, making WebAssembly development fast, safe, and joyful.
The main features of g-plane/wasm-language-tools are: Static Analysis Tools.
Open-source alternatives to g-plane/wasm-language-tools 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/nargs — nargs is a Go static analysis tool to find unused arguments in function declarations. 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… 360entsecgroup-skylar/goreporter — A Golang tool that does static analysis, unit testing, code review and generate code quality report.