forked from TheAlgorithms/JavaScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit f7819ed
authored
chore: split conditionals
Split block of conditionals in separate lines to improve readability1 parent 0b66f67 commit f7819ed
1 file changed
+10
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 | - | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + | ||
69 | + | ||
61 | 70 |
| |
62 | 71 |
| |
63 | 72 |
| |
|
0 commit comments