linter-luaparse

Lua syntax error checking, using the luaparse javascript library.

Varun Ramesh

61,462

12

0.2.0

MIT

GitHub

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.