dolibarr/dev/codesniffer
Laurent Destailleur 9ef3683acc I grouped rules by Standard (PEAR, Generic, Zend, ...)
If a standard bring a rule that is duplicate than the other, we must
keep it commented saying duplicate with.
So at any time we know which rule we match for each standard.
2014-07-26 15:07:30 +02:00
..
php.ini Qual: Move phpcodesniffer config into dev directory 2011-08-28 14:33:55 +00:00
README Qual: Removed codesniffer errors 2011-09-14 21:29:04 +00:00
ruleset.dtd Qual: Enhance PHPCS sheet. 2014-07-20 15:39:38 +02:00
ruleset.xml I grouped rules by Standard (PEAR, Generic, Zend, ...) 2014-07-26 15:07:30 +02:00

README (English)
--------------------------------

This directory contains ruleset files to use to
develop Dolibarr EPR & CRM with Eclipse.

Note: You must setup the PTI plugin of Eclipse into PHPCodeSniffer menu with:
* tab value to 4
* path of code sniffer standard to dev/codesniffer