facebook / facebook/flow

Suppress unused suppression errors after a library parse error.

Open
#3,210 1 comment 6 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
22.3k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.