FICHA · AUR

lua51-luacheck

A simple static analyzer

  • static-analysis-tool
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · Jun 2, 2026 description in en

Description

Lua 5.1 code can be checked for common mistakes before it reaches runtime.

This package is useful for developers who want static analysis for scripts, plugins, or CI checks. It reports likely problems; it does not prove the program is correct.

Static analyzers can produce false positives and miss context-specific bugs. Review findings instead of applying them blindly.

How to run

luacheck

Commands: luacheck

Permissions

Permissions not analysed for this source yet.