swift-style-guide icon indicating copy to clipboard operation
swift-style-guide copied to clipboard

Add rationale for Nil checking rule

Open ThibaultKlein opened this issue 9 years ago • 0 comments

Add a rationale about nil checking to explain why we need to handle optionals. Also mention early returns in a function section.

ThibaultKlein avatar Feb 05 '16 18:02 ThibaultKlein