remark-lint-gherkin-max-scenarios-per-file
JSON →This package is a remark-lint plugin that enforces a maximum number of scenarios per Gherkin (.feature) file. It works in conjunction with the unified ecosystem and the gherkin-utils parser. At version 0.1.1, it is a stable though early-stage utility. Key differentiator: it fills a niche in linting Gherkin files within a remark/unified pipeline, similar to how other remark-lint rules work for Markdown. It depends on `vfile`, `unified-lint-rule`, `unist-util-visit`, and `gherkin-utils`. It ships with TypeScript type definitions. Currently no breaking changes or security issues reported.