godot/misc/scripts
Rémi Verschelde 55d05565d0
clang-format: Enable `--Wno-error=unknown` for compat with older versions
This prevents errors when encountering options which have been defined in newer
versions of clang-format, and are invalid in the YAML for the old version.

Bump minimum supported clang-format version to 12 (where `--Wno-error=unknown`
was added).

Use clang-format 12 on CI (13 is not available yet on the Ubuntu 20.04 images).
2021-10-25 00:19:22 +02:00
..
black_format.sh Print colored diffs when there are formatting failures in CI 2021-08-25 17:17:29 +02:00
check_ci_log.py
clang_format.sh clang-format: Enable `--Wno-error=unknown` for compat with older versions 2021-10-25 00:19:22 +02:00
compare_extension_api.py Add CI step for compiling and testing godot-cpp 2021-10-21 20:30:19 +11:00
copyright_headers.py
file_format.sh Add dozens of new integration tests to the GDScript test suite 2021-09-14 18:42:08 +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