CodingGuidelines: add a note to help contributors catch some errors earlier.master
commitb1cf8c2d7c37a3e4bc89a1553375c269a5742cca
authorYann Dirson <ydirson@altern.org>
Sat, 23 Oct 2010 14:16:16 +0000 (23 16:16 +0200)
committerYann Dirson <ydirson@altern.org>
Sun, 23 Jan 2011 08:59:31 +0000 (23 09:59 +0100)
tree2134a184f90b2de401680f0e64bf0027b4d3ab5b
parent5a86bb2f3c0335cf0ef2e5467ce95c4c9fb4e1ec
CodingGuidelines: add a note to help contributors catch some errors earlier.

It is a bit of a shame to wait for other's review before noticing
decl-after-stmt situations, whereas a quick check could have found it.
There are probably a number of other autoamted checks which could be
described here, but that's a start.

Signed-off-by: Yann Dirson <ydirson@altern.org>
Documentation/CodingGuidelines