2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/dev/setup
MDW 0fe6b8122a NEW: Dev documentation about setting up pre-commit locally
# NEW: Dev documentation about setting up pre-commit locally

A quick start guide about setting up pre-commit.
2024-01-18 15:54:08 +01:00
..
2024-01-14 20:34:25 +01:00
2021-01-18 16:03:27 +01:00
2020-04-06 19:03:48 +02:00
Doc
2023-08-02 00:27:53 +02:00
2023-08-02 03:03:26 +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.