* 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. |
||
|---|---|---|
| .. | ||
| main | ||
| multi-jvm/scala/akka/remote | ||
| test/scala/akka/remote | ||
* 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. |
||
|---|---|---|
| .. | ||
| main | ||
| multi-jvm/scala/akka/remote | ||
| test/scala/akka/remote | ||