dolibarr/dev/setup
Laurent Destailleur d62bd87f06 Clean. Too many files that are not uptodate. Better to update doc to
explain how to regenerate them.
2024-05-24 15:07:31 +02:00
..
apache
bruno Clean. Too many files that are not uptodate. Better to update doc to 2024-05-24 15:07:31 +02:00
codesniffer Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
codetemplates
eclipse
fail2ban
git/hooks
multitail
nginx
phpunit Qual: Enable Phan Rules and update baseline (#29255) 2024-04-07 11:55:39 +02:00
pre-commit Fix spelling (using beta codespell) 2024-03-20 00:35:01 +01:00
qodana
sonarqube
xdebug
README.md

Setting up for Dolibarr development

Check out the online documentation for recommendations (to be updated).

If anything, install pre-commit - it will help run the tools to format and make some basic verifications on your submission before committing and pushing to github for a PR. See a quick start guide in this Dolibarr repository.