-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Added exemption to the
reportUnnecessaryComparison
rule for…
… simple wildcard patterns in a `case` clause. This addresses #4706. (#9582)" our exemption logic is better because it still reports the error if the wildcard case is not used to assert that it's unreachable This reverts commit 9041f88
- Loading branch information
1 parent
cd109bd
commit b12c1c4
Showing
2 changed files
with
0 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters