remark-lint-gherkin-allowed-tags

JSON →
library 0.1.1 ·javascript
verified Jun 7, 2026

remark-lint plugin (v0.1.1) that restricts Gherkin (Cucumber .feature file) tags to a user-specified allowlist. Enforces tag discipline in BDD scenarios by flagging any tag not in the configured array. Ships TypeScript types. Part of the unifiedjs-gherkin ecosystem. Similar to remark-lint-gherkin-forbidden-tags but uses a positive allowlist model. MIT license. Low release cadence.