mrcjkb / lua-typecheck-action

A GitHub action that lets you leverage sumneko lua-language-server and EmmyLua to statically type check lua code.
GNU General Public License v2.0
37 stars 3 forks source link

feat!: use llscheck #94

Open mrcjkb opened 3 months ago

mrcjkb commented 3 months ago

Closes #74

mrcjkb commented 3 months ago

I can't seem to get this to work. llscheck doesn't output anything in the fixtures directories or in my manual tests.