Commit 4aa3bb0
authored
Preferred, Not Preferred Ordering Maintained
When example are given throughout the guide, it shows the preferred instance before the not preferred instance. However, in [unused code](https://github.com/raywenderlich/swift-style-guide#unused-code) this pattern is reversed, which may lead to confusion. For the sake of clarity and consistency, the Preferred section is now placed above the Not Preferred section, as is done throughout the rest of the style guide.1 parent 48ef4b8 commit 4aa3bb0
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
222 | 229 | | |
223 | 230 | | |
224 | 231 | | |
| |||
236 | 243 | | |
237 | 244 | | |
238 | 245 | | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| |||
0 commit comments