2805f7b36d
GitHub Actions seems to be hiding colored whitespace, and after lots of
attempts I couldn't find a way to work it around.
So instead I'm using a perl expression to replace trailing spaces with
`·` and tabs with `<TAB>` in the ANSI colored diff output. This ensure
that they're visible, and they are properly colored as expected too.
(cherry picked from commit
|
||
---|---|---|
.. | ||
android_builds.yml | ||
ios_builds.yml | ||
linux_builds.yml | ||
macos_builds.yml | ||
runner.yml | ||
static_checks.yml | ||
web_builds.yml | ||
windows_builds.yml |