
Luacheck documentation
**********************

Contents:

* List of warnings

  * Global variables

    * Read-only globals

    * Implicitly defined globals

    * Modules

  * Unused variables and values

    * Unused values and uninitialized variables

    * Secondary values and variables

  * Shadowing declarations

  * Control flow and data flow issues

* Command line interface

  * Command line options

  * Patterns

  * Sets of standard globals

  * Formatters

  * Caching

  * Stable interface for editor plugins and tools

* Configuration file

  * Config options

  * Custom sets of globals

  * Per-file and per-path overrides

* Inline options

* Luacheck module

  * Report format

This is documentation for 0.13.0 version of Luacheck, a linter for
Lua.
