Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix false positives on rule unused_closure_parameter with self arguments #2639

Merged
merged 6 commits into from
Feb 14, 2019

Conversation

Jeehut
Copy link
Collaborator

@Jeehut Jeehut commented Feb 12, 2019

Fixes #2437.

@SwiftLintBot
Copy link

SwiftLintBot commented Feb 12, 2019

12 Messages
📖 Linting Aerial with this PR took 1.99s vs 1.98s on master (0% slower)
📖 Linting Alamofire with this PR took 4.0s vs 3.98s on master (0% slower)
📖 Linting Firefox with this PR took 12.54s vs 12.28s on master (2% slower)
📖 Linting Kickstarter with this PR took 0.21s vs 0.2s on master (4% slower)
📖 Linting Moya with this PR took 2.01s vs 1.86s on master (8% slower)
📖 Linting Nimble with this PR took 1.82s vs 1.75s on master (4% slower)
📖 Linting Quick with this PR took 0.57s vs 0.55s on master (3% slower)
📖 Linting Realm with this PR took 3.42s vs 3.39s on master (0% slower)
📖 Linting SourceKitten with this PR took 1.13s vs 1.12s on master (0% slower)
📖 Linting Sourcery with this PR took 4.33s vs 4.32s on master (0% slower)
📖 Linting Swift with this PR took 26.77s vs 26.98s on master (0% faster)
📖 Linting WordPress with this PR took 21.24s vs 22.24s on master (4% faster)

Generated by 🚫 Danger

Jeehut added a commit that referenced this pull request Feb 12, 2019
…ntial issues

This was suggested by @[marcelofabri](/marcelofabri) here:
#2639 (comment)
@marcelofabri
Copy link
Collaborator

@Dschee feel free to merge this after the conflict is resolved

@Jeehut Jeehut force-pushed the cg-unused_closure_parameter-fix branch from a5641a7 to 4622b20 Compare February 14, 2019 17:50
@Jeehut Jeehut merged commit 47dd897 into master Feb 14, 2019
@Jeehut Jeehut deleted the cg-unused_closure_parameter-fix branch February 14, 2019 20:19
sjavora pushed a commit to sjavora/SwiftLint that referenced this pull request Mar 9, 2019
…ntial issues

This was suggested by @[marcelofabri](/marcelofabri) here:
realm#2639 (comment)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants