dolibarr/dev/setup/codesniffer
Jean Traullé c739b95666
Fix codestyle
lessc.class.php should be excluded from ruleset as it is an external lib
2019-08-14 23:33:06 +02:00
..
php.ini Remove mentions to register_globals 2019-08-14 15:30:03 +02:00
README Clean and reorganize dev tools 2016-09-27 19:43:34 +02:00
ruleset.dtd Clean and reorganize dev tools 2016-09-27 19:43:34 +02:00
ruleset.xml Fix codestyle 2019-08-14 23:33:06 +02:00

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

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

To install/upgrade phpcs:
> sudo pear upgrade PHP_CodeSniffer

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