Removing note about single-line control statements
parent
42c13f31c8
commit
00860381cf
@ -19,7 +19,6 @@ if (someVar) {
|
||||
return null;
|
||||
}
|
||||
```
|
||||
_Note: This wasn't always followed, but any new code should do this._
|
||||
|
||||
## White Space
|
||||
* Space after control statements (if, else, while, for, ...)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user