[Formsess-devel] coding style: intendation
Status: Beta
Brought to you by:
mrkatana
From: David <da...@df...> - 2004-04-24 09:42:59
|
The intendation of the code is rather inconsistent atm, there're some tabs and different numbers of spaces used. We should correct that before releasing 2.0, someone might have a look at the code and we don't want to scare people away, do we? ;) Except of the intendation, that we don't use the one-true-brace convention for functions and some naming issues the code follows the pear cs, I guess. It won't be a bad idea to run it through some code beautifier to see if everything's fine however. - david |