Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Update README.md #62

Closed
wants to merge 1 commit into from
Closed

Update README.md #62

wants to merge 1 commit into from

Conversation

Aku-n06
Copy link

@Aku-n06 Aku-n06 commented Oct 2, 2015

Usually the #pragma mark has a "-", to make the description easier to read.
Maybe I'm wrong, but I've always seen only this format of #pragma mark

Usually the #pragma mark has a "-", to make the description easier to read.
Maybe I'm wrong, but I've always seen only this format of #pragma mark
@soberman
Copy link
Contributor

soberman commented Oct 2, 2015

There are two styles - with and without -. They both give you different results. Just try both of them and see for yourself in your Xcode.

@joshaber
Copy link
Contributor

joshaber commented Oct 2, 2015

Indeed. This guide is mostly descriptive of how we style our code, and we generally don't use the -.

Thanks for opening this though!

@joshaber joshaber closed this Oct 2, 2015
@Aku-n06
Copy link
Author

Aku-n06 commented Oct 2, 2015

Ok, thanks for your clarification.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants