flaglint/FlagLint
Enforce LaunchDarkly SDK policies and scan for flag debt in your codebase.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Directory to scan | no | . |
| command | FlagLint command to run: validate | scan | audit | migrate | no | validate |
| no-direct-launchdarkly | Fail if any direct LaunchDarkly Node server SDK calls are found (validate only) | no | true |
| extra-args | Additional CLI flags to pass to flaglint | no | "" |
| version | FlagLint version to use (e.g. latest, 1.1.0) | no | latest |
| node-version | Node.js version to use | no | 20 |
Outputs
no outputs