Updated Style Guide (markdown)
parent
7f06092484
commit
c2a24acd31
@ -25,7 +25,7 @@ if (someVar) {
|
||||
## White Space
|
||||
* Space after control statements (if, else, while, for, ...)
|
||||
```
|
||||
if (somevar)
|
||||
if (someVar)
|
||||
```
|
||||
|
||||
## Classes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user