godot/misc/scripts
Gergely Kis 47bc0f649d Fix UTF-8 validation in static checks
Use isutf8 instead of recode to detect invalid UTF-8 sequences.

Also add the necessary dependencies to run the static checks locally
using act (https://github.com/nektos/act) with the Medium size image.

(cherry picked from commit 13d9a8c88f)
2022-09-09 14:31:25 +02:00
..
black_format.sh
check_ci_log.py
clang_format.sh
codespell.sh
copyright_headers.py
file_format.sh Fix UTF-8 validation in static checks 2022-09-09 14:31:25 +02:00
header_guards.sh Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
make_icons.sh
make_tarball.sh