Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Releases: AtomLinter/linter-coffeelint

v1.0.2

13 Oct 16:35
Compare
Choose a tag to compare
  • Add angular coffeescript to sources (#49)

v1.0.1

13 Oct 16:34
Compare
Choose a tag to compare
  • Remove unused global variable (#45)
  • Fix a bug in how configFinder is called (00cc305)

v1.0.0

03 Jul 14:15
Compare
Choose a tag to compare
  • Removed the old linter provider. Now this only uses Linter's 1.0 API

v0.3.0

30 May 23:19
Compare
Choose a tag to compare

v0.2.4

25 May 13:27
Compare
Choose a tag to compare
  • Fixed a mistake that was causing the local CoffeeLint to not load
  • Add a message if your local CoffeeLint needs to be upgraded

v0.2.3

05 May 15:48
Compare
Choose a tag to compare
  • Resolve local coffeelint based on the original filename, not the temporary filename.
  • Upgrade coffeelint to 1.9.5

v0.2.2

01 May 13:26
Compare
Choose a tag to compare
  • Deprication fixes #32

v0.2.1

01 Apr 00:19
Compare
Choose a tag to compare
  • Small patch to wrap calls to CoffeeLint. This should prevent blocking atom when there are errors.

v0.2.0

23 Mar 13:23
Compare
Choose a tag to compare
  • Switched to using CoffeeLint as a library instead of calling out to a command and parsing the output.

0.1.7

17 Aug 12:15
Compare
Choose a tag to compare
  • Fix a broken link for CoffeeLint