linter-luaparse
Lua syntax error checking, using the luaparse javascript library.
Varun Ramesh 62,302 12 0.2.0 MIT GitHub

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.