MetaMask / MetaMask/auto-changelog
Validate with Prettier by default
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The default configuration is inconsistent between commands; Prettier is enabled by default for `update` (as of #204), but it's disabled by default for `validate`. We should enable Prettier by default in all applicable commands (presumably this was accidentally missed).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the command configuration for `validate` and compare its Prettier default with the `update` command changed in #204. Enable the default consistently for all applicable commands, then run the repository's existing validation or command tests to confirm the default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100