-
Notifications
You must be signed in to change notification settings - Fork 142
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-format support #34
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @compnerd, thanks a lot for the PR! :)
Sorry about the delay, this is still on my list of things to get done, just have been busy. |
5ea1ff8
to
87210c8
Compare
40e1b19
to
e5e3ad6
Compare
As the GitHub virtual environment now has the swift toolchain, use that to build swift-lint and run the tests.
I eventually just opted to switch the testing to Linux as it was simpler. Sorry about this taking so long. |
Thanks for updating the code! And nice solution with the tests 👍🏻 |
Merged – thanks again, @compnerd! |
Thanks! |
Fixes #33