raphaelstolt / raphaelstolt/lean-package-validator
Add a configuration mechanism for the validate command options e.g. --enforce-alignment
Open
Nobody has claimed this yet.
enhancement
hacktoberfest
- Dominant language
- PHP
- Stars
- 18
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
There should be a way to configure the validate command options e.g. --enforce-alignment or --omit-header.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the validate command's option definitions and trace how --enforce-alignment and --omit-header are currently handled. Determine a configuration format and loading path that covers these options, then verify that configured values produce the same validate behavior as the corresponding command-line flags.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100