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.
Code style enforcement for bash programs. Mirror of code maintained at opendev.org.
The main features of openstack/bashate are: Static Analysis Tools.
Open-source alternatives to openstack/bashate 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.