dolibarr/dev/tools/codespell
MDW e5423d5c59
Qual: Add exceptions for codespell (#28186)
* Dev: Add setup scripts for phpunit/database

# Dev: Add setup scripts for phpunit/database

Some scripts that helped to setup some unit testing.

* NEW Add Windows ci workflow

# NEW Add Windows ci workflow

This adds a workflow to execute ci on a windows platform

* Disable open_basedir for now, to test effect

* Qual: Exclude documents directory from codespell

# Qual: Exclude documents directory from codespell

Documents directory may be present during development (unit tests).
Do not check spelling there

* Qual: Add codespell exceptions

# Qual: Add codespell exceptions

Add new exceptions to codespell (var identified as misspelling).
2024-02-15 14:49:09 +01:00
..
addCodespellIgnores.sh Qual: Backport pre-commit to 19.0 (#27950) 2024-02-01 17:37:25 +01:00
codespell-dict.txt Qual: Backport pre-commit to 19.0 (#27950) 2024-02-01 17:37:25 +01:00
codespell-ignore.txt Qual: Clean up codespell exceptions (#28104) 2024-02-10 17:27:36 +01:00
codespell-lines-ignore.txt Qual: Add exceptions for codespell (#28186) 2024-02-15 14:49:09 +01:00