Skip to content

Malcolm3141/brackets-luacheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brackets-luacheck

A Brackets extension to enable Luacheck support. To install, place in your brackets/src/extensions/user folder.

You must have luacheck installed and available in the path. The easiest way to do this is to install Luarocks, and install luacheck with luarocks. On Windows, you may also need to adjust your global path environment variable to include the luarocks system tree.

Support for globals is provided from the preferences file, however it is better to use the inline options for luacheck, and a .luacheckrc file in your project root.

About

Lua linter for brackets.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published