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

Add Swift support #105

Open
JoshuaKGoldberg opened this issue Aug 24, 2016 · 2 comments
Open

Add Swift support #105

JoshuaKGoldberg opened this issue Aug 24, 2016 · 2 comments

Comments

@JoshuaKGoldberg
Copy link
Member

JoshuaKGoldberg commented Aug 24, 2016

Budgie the tool cannot yet output Swift code. Let's add that in!

Reading through https://en.wikipedia.org/wiki/Swift_(programming_language) and https://developer.apple.com/library/ios/documentation/Swift/Conceptual/Swift_Programming_Language/TheBasics.html#//apple_ref/doc/uid/TP40014097-CH5-ID309...

  • Apple's preference seems to be against having semicolons. GLS' should agree.
@JoshuaKGoldberg
Copy link
Member Author

After discussing with some Swift users, it seems like their null semantics are too different from GLS'. Removing "jump on it" label pending more investigation.

@JoshuaKGoldberg
Copy link
Member Author

Null safety is popular enough that GLS should support it. See #423

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

No branches or pull requests

1 participant