Suppress unused suppression errors after a library parse error.
Aperta
- Lingua principale
- Rust
- Stelle
- 22.3k
- Fork
- 1.9k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Today I screwed up a libdef such that it had a parse error. Flow reported that fine, but it also reported every suppression in my codebase as an unused suppression error. A fatal error early on in flow's process should suppress the `Error suppressing comment. Unused suppression` errors, as they're just noise.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.