Command line option for excluding warnings
Offen
- Vorherrschende Sprache
- Rust
- Sterne
- 22.3k
- Forks
- 1.9k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.