Skip to content

https://exercism.io/ Exercism - Solve problems by making all your test specs pass.

Notifications You must be signed in to change notification settings

gtsofa/swift-exercism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

xSwift

Exercism exercises in Swift

Contributing Guide

Please see the contributing guide

Swift Track

We use Travis CI to automatically run all the unit tests on the code that is going to be checked in. In addition we also have SwiftLint set up to make sure that the code is consistent across all exercises. Please run swiftlint autocorrect --format on your code before submitting a PR. Check the travis file to see which version of swift we are testing against. Make sure all the tests pass locally using the swift package manager. Keep in mind that we support Linux so the tests need to also pass on linux on Travis.

About

https://exercism.io/ Exercism - Solve problems by making all your test specs pass.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages