godot/.github
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
..
actions CI: Pin SCons to 4.4.0, the new 4.5.0 is broken 2023-03-06 10:08:43 +01:00
ISSUE_TEMPLATE Emphasize the importance of uploading a minimal reproduction project 2022-11-17 21:46:41 +01:00
workflows CI: Visibly print trailing whitespace when static checks fail 2023-04-07 17:44:39 +02:00
CODEOWNERS Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
PULL_REQUEST_TEMPLATE.md Rewrite PR template to make it slightly less verbose 2022-06-28 16:11:54 +02:00