Files in the top-level directory from the latest check-in
- .gitignore
- .luacheckrc.sample
- dev
- far_standards.lua.cfg
- LICENSE
- luacheck_cmdline.lua
- luacheck_editor.lua
- luacheck_far.ru.hlf
- README.md
- scriptscfg.Luacheck.ins
Luacheck FAR scripts
Luacheck FAR scripts — static analyzer for Lua/MoonScript in Far Manager.
Luacheck is a static analyzer for Lua. Luacheck can detect a various issues, such as usage of undefined global variables, unused variables and values, access to uninitialized variables, unreachable code, and more.
And for convenient work with luacheck in Far, I provide this scripting package, which brings luacheck into
Far's editor and on the command line.
Additionally, in the editor provided a transparent "translation" of MoonScript, which allows analyzing *.moon files as well.
See the built-in help for instructions on installation, setup, and operation.
Forum: https://forum.farmanager.com/viewtopic.php?t=9650
Requirements:
- Far 3 no older than
b5106 - luacheck at least
v0.19