2
0
forked from Wavyzz/dolibarr

fix codespell (#28536)

* fix codespell

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
This commit is contained in:
Frédéric FRANCE
2024-03-01 12:39:23 +01:00
committed by GitHub
parent 4f3a6d1959
commit 016de3ef66
5 changed files with 12 additions and 9 deletions

View File

@@ -38,8 +38,8 @@ the project: `pre-commit-config.yaml`.
### Tips
After installing `pre-commit` onto your local git clone, pre-commit will run
on every commit. The first time, all tools required by pre-commit will be installed
into ~/.cache/pre-commit
on every commit. The first time, all tools required by pre-commit will be installed
into ~/.cache/pre-commit
When it finds some issue, the git commit will be aborted, so you can fix it,
or verify it.
@@ -89,5 +89,5 @@ on github.\
CI also runs pre-commit to help maintain code quality.
Note:
Code for precommits are saved into:
Code for precommits are saved into:
.cache/pre-commit/repoyXXXXX/py_env-python3/lib/pythonX.Y/site-packages/pre_commit_hooks/no_commit_to_branch.py