ILLISIS / Constructron-Continued

Other
13 stars 21 forks source link

fix some warnings #100

Closed fgardt closed 1 year ago

fgardt commented 1 year ago

depends on #98

This fixes 4 warnings from the language server (3 nil checks + 1 outdated param comment).

fgardt commented 1 year ago

I had to fix up this PR because I did some wrong rebasing / merging in my own repo that got carried over to this PR. While doing this one of the nil check warnings no longer appears (idk why) so that can be dropped and the other one should be fine to be ignored for now.

I got some other warnings resolved tho.