Pawel Lampe
Pawel Lampe
That would require some high-level linter that would take the entire project as input. I've been thinking about it already. Anyway, that's the future.
This is fixed with latest `master`
@TranquilMarmot what `gdtoolkit` version do you use? I cannot reproduce the issue with latest version from `master`
> I'm on version `4.1.0`. > > For more context, I'm running this via the [GDScript Formatter VSCode extension](https://marketplace.visualstudio.com/items?itemName=Razoric.gdscript-toolkit-formatter), so it's possible that the error is actually coming from there?...
VSCode extension is no longer part of this repo.
VSCode extension is no longer part of this repo.
To me that idea sounds good, but I'm wondering if there are any potential corner-cases where this would be a false-positive... @Shinigami92 any ideas?
I've been thinking about it further and I think that check would be too pedantic. It would be a good candidate if gdlint would have remarks like in pylint, but...
sounds like reasonable idea - I'll try pulling that functionality in
VSCode extension is no longer part of this repo.