PHP CodeSniffer Coding standard setup
commit673c04e7e3f11d45a51bd7d9e6505e3200c5bcb7
authorAndreas Gohr <andi@splitbrain.org>
Sun, 18 Oct 2009 17:20:36 +0000 (18 19:20 +0200)
committerAndreas Gohr <andi@splitbrain.org>
Sun, 18 Oct 2009 17:20:36 +0000 (18 19:20 +0200)
tree36268b4a8e2dbfd87e20c53369f55a4c230f6c66
parent2709b4569c04bc8a1cb7933e1a5d726a7afc5be0
PHP CodeSniffer Coding standard setup

Ignore-this: a7df997caaa37d97734bbf2afd969e0d

A first try to define a testable coding standard for DokuWiki. This is still
missing a few tests and also fails for a lot of things in DokuWiki.

darcs-hash:20091018172036-7ad00-7edf5cb732f82d6ad7d1112a24d0c0b8b2d6452f.gz
_cs/DokuWiki/DokuWikiCodingStandard.php [new file with mode: 0644]
_cs/DokuWiki/Sniffs/Functions/OpeningFunctionBraceSniff.php [new file with mode: 0644]
_cs/README [new file with mode: 0644]