Lua style guide
Linting
This project makes use of [Luacheck] for catching common mistakes. Install it and configure it for your text editor.
Editor configuration
We recommend [Atom] for editing Lua code along with the following packages:
- [linter-luacheck]: [Luacheck] integration