remark-lint-gherkin-name-length
JSON →remark-lint plugin to enforce maximum name length of Gherkin elements. Version 0.1.1 is the initial stable release, intended for linting Gherkin feature files within a remark pipeline. It checks that names of features, scenarios, and steps do not exceed a configurable maximum length, improving readability and consistency. This plugin complements other remark-lint and remark-gherkin packages, focusing specifically on length constraints rather than general Gherkin syntax. Development appears to be early-stage with no frequent updates.