8 Commits

Author SHA1 Message Date
Grégoire Paris 507f697ad0 Do not mix indention levels
Not sure if this was intentional, but the "if" line had an indention of 3 spaces,
while the "true" line has an indention of 4 spaces.
2016-08-15 10:21:29 -07:00
Matthew Davis 435e3b2a85 Update wording of the indentation coding standards documentation 2013-09-27 16:32:11 +01:00
Matthew Davis 09b58e1423 Change wording of indentation coding standards 2013-09-27 15:57:10 +01:00
Fabien Potencier b019019485 added one more rule in the coding standards (closes #587) 2012-01-09 08:04:17 +01:00
Fabien Potencier e67d976fce added one more rule to the coding standards 2012-01-08 21:24:46 +01:00
Julien Brochet 3c934f40fe Update doc/coding_standards.rst 2012-01-08 20:37:45 +01:00
Fabien Potencier f06ac33b53 fixed markup in doc 2012-01-08 20:24:02 +01:00
Fabien Potencier bdcb176cc8 added coding standards in the docs 2012-01-08 20:19:11 +01:00