Files
dolibarr/dev/setup
MDW 1072419141 Qual: Update pre-commit hooks (#36262)
* Qual: Update pre-commit hooks

# Qual: Update pre-commit hook

Updated several pre-commit hooks as long as the new ones are not alpha or beta versions

* Qual: Fix/ignore some shellcheck issues
2025-11-17 21:50:29 +01:00
..
2025-09-02 22:30:29 +02:00
2025-09-18 15:41:47 +02:00
2025-01-16 12:09:13 +01:00
2025-04-09 15:04:57 +02:00
2025-08-17 01:29:01 +02:00
2016-09-27 19:43:34 +02:00
2021-01-18 16:03:27 +01:00
2025-10-25 23:04:44 +02:00
Doc
2023-08-02 00:27:53 +02:00
2023-08-02 03:03:26 +02:00
2016-09-27 19:43:34 +02:00

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.