godot/misc/scripts
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
..
black_format.sh CI: Visibly print trailing whitespace when static checks fail 2023-04-05 18:31:46 +02:00
check_ci_log.py Stop CI when Godot crash 2022-06-15 23:02:14 +02:00
clang_format.sh CI: Visibly print trailing whitespace when static checks fail 2023-04-05 18:31:46 +02:00
clang_tidy.sh CI: Visibly print trailing whitespace when static checks fail 2023-04-05 18:31:46 +02:00
codespell.sh Minor typo and docs URL fixes 2023-02-28 13:38:01 +01:00
copyright_headers.py One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dotnet_format.sh CI: Visibly print trailing whitespace when static checks fail 2023-04-05 18:31:46 +02:00
file_format.sh CI: Visibly print trailing whitespace when static checks fail 2023-04-05 18:31:46 +02:00
header_guards.sh CI: Visibly print trailing whitespace when static checks fail 2023-04-05 18:31:46 +02:00
install_vulkan_sdk_macos.sh [CI] Use multiple forced unmount attempts for MoltenVK image. 2023-01-03 11:16:30 +02:00
make_icons.sh Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
make_tarball.sh Add script to make source tarball with .git/HEAD 2021-07-29 11:52:43 +02:00
mypy.ini ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
mypy_check.sh ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
pytest_builders.sh ci: add basic test pipeline for shader builders 2022-08-19 20:32:13 +09:00