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

Bring formatting up to scratch. #28

Merged
merged 2 commits into from
Aug 29, 2015
Merged

Bring formatting up to scratch. #28

merged 2 commits into from
Aug 29, 2015

Conversation

pthariensflame
Copy link
Member

No description provided.

@@ -15,9 +15,9 @@ extension Either where L : Arbitrary, R : Arbitrary {
return Gen.oneOf([
Either.Left <^> L.arbitrary,
Either.Right <^> R.arbitrary,
])
])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[This is Xcode's fault] but put this back.

@CodaFi
Copy link
Member

CodaFi commented Aug 28, 2015

Can you remove the version variables from our public header?

@pthariensflame
Copy link
Member Author

Ok!

@CodaFi
Copy link
Member

CodaFi commented Aug 29, 2015

All clear

@CodaFi
Copy link
Member

CodaFi commented Aug 29, 2015

CodaFi added a commit that referenced this pull request Aug 29, 2015
@CodaFi CodaFi merged commit 38932a8 into typelift:swift-development Aug 29, 2015
@pthariensflame pthariensflame deleted the swift-development branch August 29, 2015 01:32
@pthariensflame pthariensflame restored the swift-development branch August 29, 2015 02:09
DanielAsher pushed a commit to DanielAsher/Swiftx that referenced this pull request Sep 9, 2015
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.

2 participants