-
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] Improve autofix for strongSelfNotChecked
Summary: The line number for the autofix was off by one. We need the check in the line after the definition of `strongSelf`. Reviewed By: skcho Differential Revision: D64971741 fbshipit-source-id: a05e16f9968c4f0c331c0accfa09694c7cd01509
- Loading branch information
1 parent
92e7116
commit 774f9d9
Showing
2 changed files
with
3 additions
and
2 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