Skip to content

HAML-Lint 0.18.0

Compare
Choose a tag to compare
@sds sds released this 17 Jul 23:29
· 380 commits to main since this release
cfe3407

Minor changes and bug fixes.

  • Fix RuboCop linter's ignored_cops setting to not crash when empty string
  • Include linter name in JSON reporter output
  • Allow IDs before classes to be preferred in ClassesBeforeIds linter
  • Respect HAML comments as Ruby code comments so RuboCop cops can be disabled/enabled inline via comments