Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Releases: elstgav/SublimeLinter-slim-lint

v3.2.0

11 Feb 20:44
bd961a5
Compare
Choose a tag to compare

Fixed

  • Fixed loading for new syntax on sublimelinter (PR #10 - thanks @zerma!)

v3.1.0

13 Mar 18:38
Compare
Choose a tag to compare

Fixed

Changed

  • Configuration option for custom rubocop path has changed, see README for details

v3.0.0

07 Mar 19:46
Compare
Choose a tag to compare

Fixed

Changed

  • Added new configuration options; see README for details

v2.0.0

31 May 23:21
Compare
Choose a tag to compare

Changed

  • Now supports linting while you edit; fixing issue #1
  • Requires slim_lint >= 0.5.0

v1.0.1

17 May 19:29
Compare
Choose a tag to compare

Lints on file save, to correct an issue with determining the rubocop config location.