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.
Pyra is a high-level linter static analyzer for data science applications written in Python, that helps developers identify potential issues in their data science code written in Python, as an extension of Lyra.
The main features of spangea/pyra are: Static Analysis Tools.
Open-source alternatives to spangea/pyra 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.