Shiny wrote:
I recall Pear code style standards being mentioned on this list. Is this wanted for laconica?
Yes. The goal is to have all the code pass phpcs (http://pear.php.net/package/PHP_CodeSniffer) with no errors or warnings. Hopefully for 0.9.
I have the rules fresh in my brain from cleaning up several projects for FOSS release previously and can be quite quick to polish up a source file to follow these rules.

The rules are on mostly tab width, curly bracket placement, and spaces within lines. They do make code easier to read.

CYI ppl, should I go start on this?
Sure!

Zach

--
Zach Copley <[email protected]>
Control Yourself, Inc.

_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to