godot/.github/workflows
Rémi Verschelde b388412270
CI: Add `--doctool` check to find missing classref updates
This will enforce that PRs properly sync the class reference templates to match
their changes to the public API, and help notice binding bugs in the process
(e.g. missing enum bindings, unexpected API changes or missing argument names).

This should also serve as a reminder to contributors that their changes impact
the scripting API and might warrant actually filling the descriptions for the
new methods/properties/etc.
2021-05-03 22:45:14 +02:00
..
android_builds.yml
ios_builds.yml
javascript_builds.yml
linux_builds.yml CI: Add `--doctool` check to find missing classref updates 2021-05-03 22:45:14 +02:00
macos_builds.yml
server_builds.yml
static_checks.yml
windows_builds.yml