mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
- Ensure that multiple changes to one method cannot hide each other in the CI. - Check virtual methods for changes. - Compare the detailed changes to a method. - Compare enums. - Fix comparing global enums. - Use `vformat` to build error messages.