How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
Proselint is a prose linter and rule-based text analyzer designed to identify stylistic errors, clichés, and jargon in written text. It scans documents against a curated registry of linguistic and typographic rules to maintain professional editorial standards and improve writing quality. The project functions as a command line text processor, a programmable analysis library, and a git pre-commit hook. Its modular architecture allows the core engine to be embedded into other applications, exposed via a REST API, or integrated into text editors. The tool supports recursive directory traversal
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
The main features of alexkohler/unimport are: Code Quality Linters.
Projects with overlapping indexed features include: alexkohler/nakedret. alexkohler/prealloc — prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated. amperser/proselint — Proselint is a prose linter and rule-based text analyzer designed to identify stylistic errors, clichés, and jargon in… catenacyber/perfsprint. codespell-project/codespell — check code for common misspellings. 360entsecgroup-skylar/goreporter — A Golang tool that does static analysis, unit testing, code review and generate code quality report.