textlint-formatter-lcov

JSON →
library 1.0.2 ·javascript
verified Jun 4, 2026

A textlint output formatter that produces LCOV coverage format for text linting results, enabling integration with code coverage services like Codecov. Current stable version is 1.0.2, with low maintenance cadence. It converts textlint's linting output into LCOV format (used by code coverage tools), allowing text coverage visualization. Simpler than textlint-formatter-codecov, which provides JSON output with messages.