Skip to content

Fix AlwaysReturnSniff for missing return statement#291

Merged
tomjn merged 1 commit intomasterfrom
fix/alwaysreturnsniff-with-no-return
Dec 4, 2018
Merged

Fix AlwaysReturnSniff for missing return statement#291
tomjn merged 1 commit intomasterfrom
fix/alwaysreturnsniff-with-no-return

Conversation

@nickdaugherty
Copy link
Contributor

Now properly catches filter callbacks that don't return anywhere inside the function body

Fixes #290

Now properly catches filter callbacks that don't `return` _anywhere_ inside the function body
@tomjn tomjn merged commit c995a4e into master Dec 4, 2018
@GaryJones GaryJones deleted the fix/alwaysreturnsniff-with-no-return branch January 15, 2019 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants