1
0
mirror of https://github.com/godotengine/godot synced 2024-07-08 21:35:47 +00:00
godot/misc
Rémi Verschelde 266280ffca
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.
2023-04-05 18:31:46 +02:00
..
dist Fix xml namespace in org.godotengine.Godot.xml 2023-03-31 14:28:36 +02:00
hooks Corrected capitalisation of macOS 2023-03-12 16:48:52 +00:00
scripts CI: Visibly print trailing whitespace when static checks fail 2023-04-05 18:31:46 +02:00