You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by sp...@incubator.apache.org on 2004/05/31 17:09:14 UTC

[SpamAssassin Wiki] New: CodingStyle

   Date: 2004-05-31T08:09:14
   Editor: MalteStretz <ms...@apache.org>
   Wiki: SpamAssassin Wiki
   Page: CodingStyle
   URL: http://wiki.apache.org/spamassassin/CodingStyle

   no comment

New Page:

= Guidelines for the zealots :) =

The CodingStyle used in an application can lead to various heated debates. To avoid those in future, the SpamAssassin team tried to come to a compromise. Not everybody likes every single detail but sometimes one has to bite the bullet to avoid long discussions :)

== Perl CodingStyle ==

under construction

== C CodingStyle ==

In our C code we took the easiest way and adopted the [http://www.apache.org/dev/styleguide.html Apache Developers' C Language Style Guide].