godot/misc
Rémi Verschelde 2805f7b36d CI: Visibly print trailing whitespace when static checks fail
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 266280ffca)
2023-04-07 17:44:39 +02:00
..
dist Bump version to 4.0.3-rc 2023-04-04 10:50:01 +02:00
hooks [Git hooks] Add AppleScript dialog script for macOS. 2023-01-16 14:23:06 +02:00
scripts CI: Visibly print trailing whitespace when static checks fail 2023-04-07 17:44:39 +02:00