Improved styleguide docs
This commit is contained in:
parent
1202996c63
commit
c83b5555f0
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ Expressions and Statements
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
General whitespace rules:
|
General whitespace rules:
|
||||||
- Whitespace is absend for unary operators that are not works
|
- No whitespace for unary operators that are not words
|
||||||
(eg: ``-``, ``~`` etc.) as well on the inner side of parentheses.
|
(eg: ``-``, ``~`` etc.) as well on the inner side of parentheses.
|
||||||
- Whitespace is placed between binary operators.
|
- Whitespace is placed between binary operators.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue