Skip to content

Releases: SublimeLinter/SublimeLinter-luacheck

2.1.3: Merge pull request #19 from tesselode/patch-1

02 Apr 18:57
90ba667
Compare
Choose a tag to compare
support the LuaExtended package out of the box

2.1.2: Merge pull request #18 from SublimeLinter/sl4-cleanup

26 Mar 06:20
4d398a5
Compare
Choose a tag to compare
cleanup deprecated stuff and simplify travis test

Capture error/warning codes

21 Mar 09:19
Compare
Choose a tag to compare

2.1.0

29 Dec 13:53
Compare
Choose a tag to compare
cleanup and inline settings deprecation

v2.0.0

31 Jan 00:02
Compare
Choose a tag to compare

This update changes the required luacheck version to >= 0.11.0

v1.0.5

17 May 06:01
Compare
Choose a tag to compare

add config file recognition.

1.0.4

07 Jan 20:10
Compare
Choose a tag to compare
OS-independent linter regex

1.0.3

07 Jan 15:55
Compare
Choose a tag to compare
Change regex to support Windows absolute path filenames

Adds `(c:)?` to the linter regex to support both types absolute filename paths, windows and unix

1.0.2: Merge pull request #1 from henriquegemignani/patch-1

25 Oct 04:17
Compare
Choose a tag to compare
Fix passing a globals list to luacheck