Browse Source

Improved styleguide docs

pull/112/head
Armin Ronacher 15 years ago
parent
commit
c83b5555f0
  1. 2
      docs/styleguide.rst

2
docs/styleguide.rst

@ -71,7 +71,7 @@ Expressions and Statements
--------------------------
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.
- Whitespace is placed between binary operators.

Loading…
Cancel
Save