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

updating rule 3.8.3 for better Swift 3 conformance #2

Merged
merged 1 commit into from
Jun 23, 2016
Merged

updating rule 3.8.3 for better Swift 3 conformance #2

merged 1 commit into from
Jun 23, 2016

Conversation

cezarywojcik
Copy link
Member

Due to the following updates in Swift 3 - https://github.com/apple/swift-evolution/blob/master/proposals/0066-standardize-function-type-syntax.md - I think that we should update rule 3.8.3 to be more compatible and replace Void -> Void with () -> Void.

@jmkk
Copy link

jmkk commented Jun 23, 2016

Looks good.

@plivesey
Copy link

LGTM

@cezarywojcik cezarywojcik merged commit 15450b8 into linkedin:master Jun 23, 2016
@drumnkyle
Copy link
Contributor

LGTM

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

Successfully merging this pull request may close these issues.

4 participants