-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add suggestions to
use-isnan
in binary expressions (#17996)
* feat: add suggestions to `use-isnan` in binary expressions * remove `>` `<` from fixes * move the array up * use Set * wip * small refactor * remove empty line * add multiple suggestions * change wording * suggest casting only in `==` and `!=`
- Loading branch information
Showing
2 changed files
with
353 additions
and
36 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
Oops, something went wrong.