Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The following page has been changed by JanLehnardt: http://wiki.apache.org/couchdb/Coding_Standards The comment on the change is: fix markup ------------------------------------------------------------------------------ * When you edit a file, try to stick with the conventions used in the surrounding code. * Avoid trailing spaces and newlines in your files. Good editors usually have a configuration option that prevents this from happening. * Avoid mixing purely cosmetic changes (such as removing trailing white-space) with functional changes, as that makes review of the actual change (whether itâs a check-in or a patch) much more difficult. - * For more detailed coding conventions for Erlang code, please see the [http://www.erlang.se/doc/programming_rules.shtml Erlang Programming Rules and Conventions]. + For more detailed coding conventions for Erlang code, please see the [http://www.erlang.se/doc/programming_rules.shtml Erlang Programming Rules and Conventions]. +
