linter-lua Archived: ... Source Code has been archived

Lint Lua on the fly, using luac -p or luajit -bl

AtomLinter

50,407

55

2.0.0

MIT

GitHub

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