remark-lint-no-long-code
JSON →remark lint plugin that warns when any line inside a code block exceeds a configured maximum length. Current stable version is 0.1.3. Released as part of the remark-lint-plugins monorepo. Provides options to set line length (default 100), exclude certain code block languages, and configure tab width. Differentiates from other linting rules by focusing specifically on code block content rather than inline code or prose, and by offering per-language exclusions.
Resources
packageremark-lint-no-long-code ↗