Files
MDW 1072419141 Qual: Update pre-commit hooks (#36262)
* Qual: Update pre-commit hooks

# Qual: Update pre-commit hook

Updated several pre-commit hooks as long as the new ones are not alpha or beta versions

* Qual: Fix/ignore some shellcheck issues
2025-11-17 21:50:29 +01:00
..
2025-09-20 03:10:33 +02:00
2025-09-20 03:10:33 +02:00

To enable a default git commit template: git config --local commit.template gitmessage

To enable the git hook pre-commit, to make CI validation at commit: See the file pre-commit/README.md