* When a def starts with if and is not a oneliner the if should be on a new line. * The reason is that it might be easy to miss the if when reading the code. |
||
|---|---|---|
| .. | ||
| src | ||
* When a def starts with if and is not a oneliner the if should be on a new line. * The reason is that it might be easy to miss the if when reading the code. |
||
|---|---|---|
| .. | ||
| src | ||