Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 457 Bytes

CODESTYLE.md

File metadata and controls

17 lines (9 loc) · 457 Bytes

Code Style

Indentation

Tabs!

The only exception to this are files that are autogenerated (storyboard XML files, asset JSON files, ...)

Swift

We pretty much stick to the Ray Wenderlich Swift style guide, except for indentation. We use tabs.

Any additional changes will be listed in this document.

Xcode Text Editing settings

Methods in Xcode jump bar