featurevisor / featurevisor

Feature flags, experiments, and remote config management with GitOps

Home Page:https://featurevisor.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make linting fail if rule is missing percentage

fahad19 opened this issue · comments

Background

Issue

If a rule is missing the percentage key, linting is not picking it up.

Where to look?

https://github.com/featurevisor/featurevisor/blob/main/packages/core/src/linter/featureSchema.ts#L71