godot/misc/scripts
Rémi Verschelde d09b33dab2
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).

(cherry picked from commit 55d05565d0)
2021-10-25 11:16:13 +02:00
..
black_format.sh Print colored diffs when there are formatting failures in CI 2021-09-14 13:41:26 +02:00
check_ci_log.py Added Linux sanitizer with xvfb to github workspace 2020-08-14 12:15:58 +02:00
clang_format.sh clang-format: Enable --Wno-error=unknown for compat with older versions 2021-10-25 11:16:13 +02:00
copyright_headers.py Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
file_format.sh Print colored diffs when there are formatting failures in CI 2021-09-14 13:41:26 +02:00
make_icons.sh Remove unused scripts from the misc/scripts directory 2019-12-17 23:22:47 +01:00
make_tarball.sh Add script to make source tarball with .git/HEAD 2021-08-03 10:20:18 +02:00