kodecocodes / objective-c-style-guide

A style guide that outlines the coding conventions for Kodeco
http://www.raywenderlich.com/62570/objective-c-style-guide
3.1k stars 628 forks source link

Added Line length section. The provided examples all meet this length. #54

Open cococo1 opened 10 years ago

cococo1 commented 10 years ago

As I mentioned in the issue #53 it is not indicated in this guide the recommended line length. So I added this small section, setting it to 100. In my experience this is good enough and so recommends Google style guide. All the provided examples in this guide meet this criteria. I also mentioned how this column guide can be set in Xcode.