This repository has been archived by the owner on Feb 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix] handle-callback-err (closes #146)
Using a similar technique as in prefer-arrow-functions to determine if a function uses its first parameter. We keep track of the function scopes to determine if the parameter is being used.
- Loading branch information
Manuel Lopez
committed
Dec 10, 2016
1 parent
bd7301e
commit 2638af9
Showing
2 changed files
with
274 additions
and
18 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