Open davidpeck-littlemonkey opened 2 months ago
Looks like bug - thanks for reporting!
@davidpeck-littlemonkey what is the version of gdtoolkit you use? With latest main
I get no errors with the above.
I've checked and I think you're using an outdated gdtoolkit. Please update to the latest one or if I'm wrong, please paste the full gdscript file, as I may be missing some context.
@Scony sorry for the delay. This was with v3.5.0 (I'm using Godot v3). Is v3 still being maintained?
Ok, in that case, I'll need to fix that. Thanks for reporting!
I've a class
person.gd
:when I lint I get:
I would expect either no errors, or some error "inline extends not allowed" but instead it complains about the order of
name