Skip to content

Commit

Permalink
update style guide to swift style guide
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaszurkan-optimizely committed Apr 29, 2019
1 parent 9f7261c commit 894143b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ We welcome contributions and feedback! All contributors must sign our [Contribut

## Style

We follow the [Ray Wenderlich style guide](https://github.com/raywenderlich/objective-c-style-guide) since they have put a lot of thought into making their code more legible. While we aim for our Optimizely SDK to be performant and bug free, we also want all customers and third party developers read and understand our code easily.
We follow the [Ray Wenderlich style guide](https://github.com/raywenderlich/swift-style-guide) since they have put a lot of thought into making their code more legible. While we aim for our Optimizely SDK to be performant and bug free, we also want all customers and third party developers read and understand our code easily.

## License

Expand Down

0 comments on commit 894143b

Please sign in to comment.