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 Stop CI when Godot crash 2022-06-16 10:11:54 +02:00
clang_format.sh Fix the logic to restart the Godot application 2022-05-23 13:15:25 -07:00
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