Add opt-in GDScript warning for when calling coroutine without await
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
GDTEST_OK
|
||||
~~ WARNING at line 7: (MISSING_AWAIT) "await" keyword might be desired because the expression is a coroutine.
|
||||
Reference in New Issue
Block a user