mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-14 04:52:45 +01:00
# Qual: Add some more instructions to the 'codespell' ignore script. As codespell will likely be run from pre-commit where codespell is installed in a venv for the user, running addCodespellIgnores.sh from the CLI requires installation of codespell for the developer's environment. This add some information inside the script about that.