Skip to content

HAML-Lint 0.15.1

Compare
Choose a tag to compare
@sds sds released this 03 Sep 17:39
· 466 commits to main since this release

A small bug fix release.

  • Fix RuboCop linter to properly parse files containing anonymous blocks with
    trailing comments
  • Fix exclude option to work with paths prefixed with ./
  • Fix RuboCop linter to not report erroneous Style/Next warnings for if
    statements in do blocks