mirror of
https://github.com/godotengine/godot.git
synced 2025-04-07 00:44:24 +08: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.