lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Since Atom is hot recently.

I switch to atom for Lua coding. Atom don't have my favourite lua linter using [luacheck](https://github.com/mpeterv/luacheck).

So I write my own linter-luacheck.

Here is the [package page](https://atom.io/packages/linter-luacheck)
and [repo](https://github.com/xpol/linter-luacheck)

Follow the instructions there.

Happy Lua coding with Atom.

Feel free to star the package and repo if you found it useful. 


Best Regards!

Xpol Wan
// There is a better way!