This package provides the following services:
linter-lua
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.
Installation
Linter Installation
Before using this package, you must ensure that luac
or luajit
is installed
on your system.
Package installation
apm install linter linter-lua