Files
xserver/.gitlab-ci
Alan Coopersmith affec12dd2 CI: Catch UnicodeDecodeError in whitespace-check.py
Changes behavior when a non-UTF-8 character is found from exiting the
script with a Python exception traceback and no clue which file had it
to reporting the filename and continuing to check the remaining files.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2158>
2026-04-04 15:41:28 +00:00
..