linter-lua package will lint your lua
in Atom through luac or luajit.
Due to the way that luac works it will only notify you of the first error found in the file.
Before using this package, you must ensure that luac
or luajit
is installed
on your system.
apm install linter linter-lua
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.