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 language-lua