Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skip deferred functions in unnecessary_lambdas #2172

Merged
merged 2 commits into from Jun 29, 2020
Merged

skip deferred functions in unnecessary_lambdas #2172

merged 2 commits into from Jun 29, 2020

Conversation

pq
Copy link
Member

@pq pq commented Jun 29, 2020

Fixes #2164

/cc @bwilkerson

@pq pq merged commit be63917 into master Jun 29, 2020
@pq pq deleted the defered_lambdas branch June 29, 2020 21:29
nscobie pushed a commit to nscobie/linter that referenced this pull request Aug 2, 2020
* skip deferred functions in unnecessary_lambdas

* name change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unnecessary_lambdas should ignore functions whose import is deferred
4 participants