godot/.github
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
..
actions [CI] Refactor CI actions, use sub-actions, matrices. 2021-09-14 12:46:16 +02:00
ISSUE_TEMPLATE Issue template: Fix link to CONTRIBUTING.md 2021-08-13 15:30:41 +02:00
workflows clang-format: Enable --Wno-error=unknown for compat with older versions 2021-10-25 00:19:22 +02:00
CODEOWNERS Replace stb_vorbis with libogg+libvorbis 2021-09-09 19:39:04 -07:00
PULL_REQUEST_TEMPLATE.md Add a PR template with a message about PRs needing to be for master 2020-07-22 13:04:58 -04:00