| commit | c2be931046858c901872f8610c27fab52d483fc7 | [log] [tgz] |
|---|---|---|
| author | Jan Vrany <jan.vrany@labware.com> | Fri Nov 07 19:59:32 2025 +0000 |
| committer | Jan Vrany <jan.vrany@labware.com> | Fri Nov 07 19:59:32 2025 +0000 |
| tree | 12d0a6761de67d0c3a695b5ebfe89e3f59adcf88 | |
| parent | cdb59494071a30ad56fd76b1ef5ba73d4ca73bf9 [diff] |
pre-commit: check for whitespace errors in on all files under gdb
I got a review comment [1] because I forgot to run
git diff --staged --check
to check commits before submitting. This commit adds a pre-commit hook
to do this automatically.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
[1]: https://inbox.sourceware.org/gdb-patches/c231d267-f541-4774-8005-6d433a9d6e96@simark.ca/