Skip to content

Releases: SublimeLinter/SublimeLinter-jshint

Fix some error positioning

18 May 13:28
9540f24
Compare
Choose a tag to compare
  • Modernize linter -> remove cruft
  • Update error positioning code in split_match

Smart --filename

03 Apr 18:14
b0ad500
Compare
Choose a tag to compare

For jshint to find its configuration we need to pass in a --filename. We pass in a fake filename
${folder}/unsaved.js for new, unsaved files. 🤞

1.3.3: Merge pull request #112 from SublimeLinter/sl4-cleanup

26 Mar 06:33
5a8ed72
Compare
Choose a tag to compare
cleanup deprecated stuff and simplify travis test

1.3.2

15 Jan 19:28
Compare
Choose a tag to compare
Merge branch 'fix-wrong-highlight-positions' of https://github.com/Su…

1.3.1

06 Jan 21:25
Compare
Choose a tag to compare
include code in W/E