[Bug build/33616] [gdb/build, pre-commit] check-whitespace on files instead of diffs
"vries at gcc dot gnu.org via Gdb-prs" <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=33616
Tom de Vries <vries at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Target Milestone|--- |18.1
Status|NEW |RESOLVED
--- Comment #5 from Tom de Vries <vries at gcc dot gnu.org> ---
A recent cleanup (
https://sourceware.org/pipermail/gdb-patches/2026-June/228110.html ) fixed the
last whitespace issues.
The pre-commit hook now only ignores all files that are not 'text' files.
The check-whitespace-pre-commit.py script now only ignores ChangeLogs.
I think this is done.
--
You are receiving this mail because:
You are on the CC list for the bug.