virtualx-engine/misc
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
..
ci CI: Refactor Android workflow, use pre-installed SDK and NDK 2020-10-23 13:27:44 +02:00
dist [macOS] Add entitlements required by OIDN JIT for the editor build. 2021-10-23 12:04:35 +02:00
hooks clang-format: Enable --Wno-error=unknown for compat with older versions 2021-10-25 11:16:13 +02:00
scripts clang-format: Enable --Wno-error=unknown for compat with older versions 2021-10-25 11:16:13 +02:00