Skip to content
This repository has been archived by the owner on Jun 11, 2018. It is now read-only.

Releases: Ma27/eslint-plugin-varspacing

Feature release 1.1.0

29 Mar 19:53
226c18d
Compare
Choose a tag to compare
  • [ #24 ] allow inverse linting
  • several code refactorings to improve the core
  • dropped support for NodeJS v5 and below
  • generated simple environment with node2nix

Bugfix release 1.0.3

12 Jan 21:51
f78f590
Compare
Choose a tag to compare

Fixed:

  • #25 assignment-in-return not linted

Bugfix release 1.0.2

22 Sep 17:52
Compare
Choose a tag to compare

Fixed

#26 bcbff1e token analysis didn't behave properly with switch-case declarations
#22 284a2b4 test nodejs 6.x

1.0.1 - Improvement release

23 Apr 21:05
Compare
Choose a tag to compare

#6 is fixed thanks to the new node scanning algorithm.
This fixes the tickets #19 and #20, too

1.0.0 - First stable release

20 Apr 17:08
Compare
Choose a tag to compare

This release contains a functional rule for eslint including the following tickets: https://github.com/Sententiaregum/eslint-plugin-varspacing/milestones/1.0.0