godot/modules/gdscript/tests/scripts/analyzer
Thaddeus Crews 8bc1dd63f4
Merge pull request #107936 from mihe/missing-await-warning
Add opt-in GDScript warning for when calling coroutine without `await`
2025-09-30 18:35:05 -05:00
..
errors Improve error messages for lambda functions without a body 2025-08-18 06:29:20 -07:00
features GDScript: Replace abstract keyword with @abstract annotation 2025-06-23 12:24:45 -07:00
warnings Add opt-in GDScript warning for when calling coroutine without await 2025-06-27 20:24:41 +02:00