-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[self-in-block] Report all the instances of self use in Mixed self we…
…akSelf Summary: We were returning only one instance so far. We want to return all because now we are interested in fixing all instances with autofixes and codemods. Reviewed By: skcho Differential Revision: D65151572 fbshipit-source-id: 8d40c21985ca85a055e67013540b54c06f5dcc6b
- Loading branch information
1 parent
283ef2a
commit 6d32e45
Showing
3 changed files
with
14 additions
and
8 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
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