forked from JustinBeckwith/linkinator
-
Notifications
You must be signed in to change notification settings - Fork 0
Refactor option handling #27
Copy link
Copy link
Closed
Description
lkmgr
opened on Aug 21, 2025
Issue body actions
- Create CLI help text automatically to prevent drift between help text and actual options (missing options in help, different default values, etc.)
- Use a single options interface/type if possible for all methods of passing in options (function parameters, CLI, config file)
- Create a schema to validate options and set defaults
- Define and apply defaults in one place only
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.