This package provides the following services:
linter-luaparse
A Lua linter for Atom using the Javascript library luaparse. Since the plugin is purely Javascript, Lua does not even need to be installed. Unfortunately, luaparse only reports the first syntax error in a given file.