All Projects → AtomLinter → Linter Lua

AtomLinter / Linter Lua

Linter plugin for Lua, using `luac -p`.

Programming Languages

javascript
184084 projects - #8 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].