Command line option for excluding warnings
Open
- Dominant language
- Rust
- Stars
- 22.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Flow has the `--include-warnings` command line option but in our project it would be really handy to also have an `--exclude-warnings` (or `--include-warnings=false`) counterpart available. That way warnings would still be visible in code editor but you could optionally exclude them from polluting the command line output and just see the type errors.
Contributor guide
Assessment
This issue has not been assessed yet.