Skip to content

Releases: patrickrgaffney/SublimeLinter-contrib-terraform

v0.3.0: File Errors

19 Oct 18:50
Compare
Choose a tag to compare
v0.3.0: File Errors Pre-release
Pre-release

Changed

  • Strip all newlines from the error message output.

Fixed

  • Fix a bug where files that occur on an entire file/module would break the linter.

v0.2.1: Fix Install Links

24 Sep 02:36
Compare
Choose a tag to compare
Pre-release

Fixed

  • Links in install.txt are now correct.

v0.2.0: Minor Improvements

24 Sep 02:31
Compare
Choose a tag to compare
Pre-release

Added

  • Linter now works on nested directories with .tf files. Previously only worked at the project folder level.

Changed

  • Use LintMatch.error_type property to report severity.

Fixed

  • Fix a bug where using the filename and project folder to create an absolute path would result in an invalid path.

v0.1.0: Initial Release

21 Sep 21:38
Compare
Choose a tag to compare
Pre-release

Initial release.