issues
search
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
625
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
关于枚举(Enumerated Types)的想法
#78
zhangfurun
opened
6 years ago
0
Add spaces before comments for consistency.
#77
EtherTyper
opened
7 years ago
0
Xcode behavior regarding indenting block
#76
igor9silva
opened
7 years ago
0
How do I indent something like this???
#75
liuzhen2008
opened
7 years ago
3
Should self keyword should be used in init methods ?
#74
williamhqs
closed
7 years ago
0
Feature/perek
#73
Eradicator
closed
7 years ago
0
Adds styling for if-else conditional
#72
vinagrito
opened
7 years ago
0
Google style guide URL is broken
#71
MetzoPaino
opened
7 years ago
2
Updated Google link
#70
naeemshaikh90
opened
8 years ago
1
"count" is a property, not a method
#69
sryze
opened
8 years ago
0
First pass updates to style guide
#68
ghost
closed
8 years ago
0
add pragma mark for fetch data
#67
0oneo
opened
8 years ago
0
Update redirects in Readme
#66
ReadmeCritic
opened
9 years ago
0
I want make new branch for Korean ver.
#65
canapio
opened
9 years ago
0
Update README.md
#64
revolter
opened
9 years ago
0
Mario post initial meeting changes
#63
mariopavlovic
closed
9 years ago
0
Error handling
#62
Aymenworks
opened
9 years ago
0
Contradiction between Init Methods and Golden Path
#61
erikjalevik
opened
9 years ago
0
Add rule for creating categories extensions.
#60
lukewar
opened
9 years ago
0
arrayCount should be named something else
#59
franklau12
opened
9 years ago
4
Updates Dot-Notation examples to iOS 8 SDK
#58
ghost
opened
9 years ago
1
Patbarry/suggested edits
#57
patbarry
closed
10 years ago
0
Use style guide principles in examples
#56
eliotfowler
opened
10 years ago
0
Turner / first pass at customizing the style guide.
#55
briTurner
closed
10 years ago
0
Added Line length section. The provided examples all meet this length.
#54
cococo1
opened
10 years ago
0
What is the recommended line width for Objective-C?
#53
cococo1
opened
10 years ago
0
Fixed logical error in section Booleans
#52
sebastianwr
closed
6 years ago
4
Updated with preference of copy over strong.
#51
funkyboy
closed
10 years ago
0
Added code styleguides for AppCode
#50
phoenixria
closed
10 years ago
0
Naming Category Methods
#49
burhanuddin353
closed
10 years ago
4
2 Additions
#48
burhanuddin353
closed
10 years ago
3
Fixed a typo.
#47
ChrisGrant
closed
10 years ago
1
RWT prefix typo in constant definition
#46
armadilov
closed
10 years ago
1
Not linking to Official Apple Style Guide
#45
PaulSolt
closed
10 years ago
1
First try of the uncrustify config file
#44
gregheo
opened
10 years ago
1
License for this guide?
#43
jarson
opened
10 years ago
1
Direct access to properties.
#42
John-Lluch
closed
10 years ago
5
What's the point on using properties instead of instance variables?
#41
John-Lluch
closed
10 years ago
8
English should be used, really?
#40
John-Lluch
closed
10 years ago
7
Added 'Class Constructor Methods'
#39
mattglover
closed
10 years ago
4
Symbol prefix: 2 vs. 3 characters
#38
sberrevoets
closed
10 years ago
26
Add GitHub profile links to authors
#37
cwagdev
closed
10 years ago
4
Can we lint to enforce some of this style guide?
#36
ColinEberhardt
closed
10 years ago
6
Init section contradicts Golden path section
#35
icanzilb
closed
10 years ago
2
Formatting fixes
#34
icanzilb
closed
10 years ago
0
1 liner if statements contradicts Golden Path
#33
icanzilb
closed
10 years ago
1
Made the exclusion of instance variables more explicit
#32
ColinEberhardt
closed
10 years ago
2
Remove Image Naming section
#31
rwenderlich
closed
10 years ago
3
Move `const` after the type for consistency.
#30
gregheo
closed
10 years ago
0
My Suggests/Edits to your style guide.
#29
casademora
closed
10 years ago
1
Next