dolibarr/dev/tools
MDW 4d0fbc657e
Qual: Backport pre-commit to 19.0 (#27950)
* Qual: Backport pre-commit to 17.0

Backport the pre-commit tool to bring extra checks to the older versions
so that they are fixed earlier before merging in upper versions.

Other PRs will be created for backporting to 18.0 and 19.0.
The PRs should be accepted in reverse order:
- develop;
- 19.0:
- 18.0;
- 17.0.

That should avoid merge conflicts and ensure that options (and ignored
messages or steps) are adapted to the version branch.

* Qual: Backport pre-commit to 18.0

# Qual: Backport pre-commit to 18.0

Backport the pre-commit tool to bring extra checks to the older versions
so that they are fixed earlier before merging in upper versions.

Other PRs will be created for backporting to 18.0 and 19.0.
The PRs should be accepted in reverse order:
- develop;
- 19.0:
- 18.0;
- 17.0.

That should avoid merge conflicts and ensure that options (and ignored
messages or steps) are adapted to the version branch.

* Qual: Backport pre-commit to 19.0

# Qual: Backport pre-commit to 19.0

Backport the pre-commit tool to bring extra checks to the older versions
so that they are fixed earlier before merging in upper versions.

Other PRs will be created for backporting to 18.0 and 19.0.
The PRs should be accepted in reverse order:
- develop;
- 19.0:
- 18.0;
- 17.0.

That should avoid merge conflicts and ensure that options (and ignored
messages or steps) are adapted to the version branch.
2024-02-01 17:37:25 +01:00
..
codespell Qual: Backport pre-commit to 19.0 (#27950) 2024-02-01 17:37:25 +01:00
php-cs-fixer Fix phpcs 2023-12-13 12:45:07 +01:00
rector Enhance rector cleaning code 2023-12-26 22:28:07 +01:00
test Fix analyses of file code 2023-12-15 14:41:03 +01:00
.gitignore Debug php-cs-fixer 2023-12-03 20:45:02 +01:00
apstats.php Fix analyses of file code 2023-12-15 14:44:50 +01:00
dolibarr-mysql2pgsql.pl fix typo inspired by grandoc 2019-10-11 23:08:33 +02:00
dolibarr-postgres2mysql.php Fix phpcs 2023-12-04 10:22:29 +01:00
fixaltlanguages.sh Clean code 2021-08-17 23:23:15 +02:00
fixdosfiles.sh Fix tool dos2unix 2023-07-31 15:32:56 +02:00
fixduplicatelangkey.sh
fixduplicatelanglines.sh
fixhasRights.sh Add tools to renamed hasRights 2023-06-30 09:07:45 +02:00
fixnotabfiles.sh Rename file 2023-06-30 09:09:05 +02:00
fixperms.sh Fix perms 2022-08-31 22:15:43 +02:00
fixsnakeCaseToCamelCase.sh Add tools to renamed hasRights 2023-06-30 09:07:45 +02:00
fixutf8bomfiles.sh
github_authors_and_commits_peryear.sh Enhance statistics tool 2023-12-29 16:35:27 +01:00
github_commits_perversion.sh Fix tool 2023-11-13 03:18:44 +01:00
github_lines_perusers.sh CLean tools 2023-05-05 03:17:44 +02:00
make_sprite.sh QUAL group all flag images into 1 sprite file. (#26459) 2023-11-07 18:52:08 +01:00
optimize_images.sh Clean code 2022-10-08 20:21:03 +02:00
resize_window.sh