Родитель
3548796546
Коммит
3983ec2897
|
@ -27,11 +27,16 @@ Not all teams use every convention documented here and others may be tweaked to
|
|||
* [Automatic Reference Counting](MethodsAndImplementations/AutomaticReferenceCounting.md)
|
||||
* [Early Returns](MethodsAndImplementations/EarlyReturns.md)
|
||||
* [Implicit Boolean Conversion](MethodsAndImplementations/ImplicitBooleanConversion.md)
|
||||
* [Naming](MethodsAndImplementations/Naming.md)
|
||||
* [Redundant Method Invocations](MethodsAndImplementations/RedundantMethodInvocations.md)
|
||||
* [Object Creation](ObjectCreation.md)
|
||||
* [ClassInitialization](ObjectCreation/ClassInitialization.md)
|
||||
* [Objective-C++](ObjectiveCpp.md)
|
||||
* [PreprocessorDirectives.md](PreprocessorDirectives.md)
|
||||
* [Properties](Properties.md)
|
||||
* [Attributes](Properties/Attributes.md)
|
||||
* [Naming](Properties/Naming.md)
|
||||
* [Patterns](Properties/Patterns.md)
|
||||
* [Protocols](Protocols.md)
|
||||
* [Delegates and Data Sources](Protocols/DelegatesAndDataSources.md)
|
||||
* [Naming](Protocols/Naming.md)
|
||||
|
|
Загрузка…
Ссылка в новой задаче