/SublimeLinter-luau

SublimeLinter plugin for Luau

Primary LanguagePythonMIT LicenseMIT

SublimeLinter-luau

This linter plugin for SublimeLinter provides an interface to luau-analyze. It will be used with files that have the "Lua" syntax.

Installation

SublimeLinter must be installed in order to use this plugin.

Please use Package Control to install the linter plugin.

Before using this plugin, ensure that luau-analyze is installed on your system. To install luau-analyze, download the executable from Luau repo.

Please make sure that the path to luau-analyze is available to SublimeLinter. The docs cover troubleshooting PATH configuration.

Settings

The preferred method of configuring luau-analyze is via .luaurc files