`--force` Considered Harmful™
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
### What needs to get done
Replace all `--force` command line options with more descriptive parameters. Suppress `--force` from the help text and warn the user against its usage when used (though still allow its use for now).
For example in the `pack` command, `--force` should be replaced with `--override-linters`
### Why it needs to get done
`--force` Considered Harmful™
Evaluation history
No evaluation history available.