Skip to content

Releases: sds/haml-lint

HAML-Lint 0.49.3

08 Aug 23:07
@sds sds
v0.49.3
3e46c38
Compare
Choose a tag to compare
  • Fix some cases where part of multiline scripts could end up less indented than the starting line of that script.

HAML-Lint 0.49.2

24 Jul 18:58
@sds sds
v0.49.2
81a3b41
Compare
Choose a tag to compare
  • Fix handling of interpolation of plain when the plain is spread over multiple lines using pipes

HAML-Lint 0.49.1

19 Jul 17:11
@sds sds
v0.49.1
9f203ba
Compare
Choose a tag to compare
  • Fix handling of multiline within interpolation to not crash for auto-correct

HAML-Lint 0.49.0

15 Jul 19:17
@sds sds
v0.49.0
1ff4252
Compare
Choose a tag to compare
  • Add TrailingEmptyLines linter
  • Omit warning output for Ruby parser patch version discrepancies

HAML-Lint 0.48.0

09 Jul 22:36
@sds sds
v0.48.0
a8db651
Compare
Choose a tag to compare
  • Fix Marshal.dump error when using --parallel option and RepeatedId Linter
  • Improved support for multiline code with RuboCop linting/auto-correction
  • Fix handling of ==, !, &, !=, &=, !==, &==

HAML-Lint 0.47.0

05 Jul 16:27
@sds sds
v0.47.0
71a42ec
Compare
Choose a tag to compare
  • Bugfixes related to experimental auto-correct
  • Fix Marshal.dump errors when using --parallel option

HAML-Lint 0.46.0

21 Jun 22:57
@sds sds
v0.46.0
d2584be
Compare
Choose a tag to compare
  • Add ERB pre-processing for configuration files
  • Add experimental auto-correct using RuboCop feature
  • Replaced exising RuboCop Linter by a new one which should be more accurate,
    but may cause difference
  • Minimum RuboCop version is now 1.0
  • Add NoPlaceholders linter

HAML-Lint 0.45.0

28 Jan 20:21
@sds sds
v0.45.0
8b2cfdc
Compare
Choose a tag to compare
  • Add support for referencing configuration files relative to the home directory

HAML-Lint 0.44.0

27 Jan 18:16
@sds sds
v0.44.0
18f6929
Compare
Choose a tag to compare
  • Add inherit_gem option to support loading configuration from gems

HAML-Lint 0.43.0

16 Dec 04:51
@sds sds
v0.43.0
039a13a
Compare
Choose a tag to compare
  • Add support for HAML 6.1