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
check code for common misspellings
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Linter/analyzer for Makefiles
Las características principales de mrtazz/checkmake son: Code Quality and Linting, Code Quality Linters.
Las alternativas de código abierto para mrtazz/checkmake incluyen: csscomb/csscomb.js — CSS coding style formatter. davidanson/markdownlint. 360entsecgroup-skylar/goreporter — A Golang tool that does static analysis, unit testing, code review and generate code quality report. amperser/proselint — Proselint is a prose linter and rule-based text analyzer designed to identify stylistic errors, clichés, and jargon in… codespell-project/codespell — check code for common misspellings. hougesen/mdsf — Format markdown code blocks using your favorite tools.