Skip to content

Commit

Permalink
Standards follow PSR-0 to -2.
Browse files Browse the repository at this point in the history
Actually those are based on Horde's coding standards. ;-)
  • Loading branch information
yunosh committed Oct 10, 2014
1 parent 2075547 commit 6530487
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion horde/docs/CODING_STANDARDS
Expand Up @@ -2,12 +2,21 @@
Horde Coding Standards
========================

:Authors: Jon Parise, Chuck Hagenbuch
:Contact: dev@lists.horde.org

.. contents:: Contents
.. section-numbering::


Basics
======

Horde Coding Standards are following PSR-0, PSR-1 and PSR-2 of the `PHP
Framework Interop Group`_

.. _`PHP Framework Interop Group`: http://www.php-fig.org/


Indenting/Whitespace
====================

Expand Down

0 comments on commit 6530487

Please sign in to comment.