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

Latest commit

 

History

History
44 lines (23 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 1.08 KB

SublimeLinter-slim-lint Changelog

3.2.0 (2/11/2020)

Fixed

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

3.1.0 (3/13/2018)

Fixed

  • Fixed autodetection of rubocop configuration (PR #5 — thanks @rpbaptist!)

Changed

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

3.0.0 (3/7/2018)

Fixed

Changed

  • Added new configuration options; see README for details

2.0.0 (5/31/2015)

Changed

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

1.0.1 (5/17/2015)

Changed

  • Lints on file save, as a temporary fix for issue #1

1.0.0 (5/10/2015)

  • Initial release