Skip to content

v0.9.4

Choose a tag to compare

@marcoroth marcoroth released this 01 Apr 05:36
ff6738a

Parser

Engine

Linter

New Linter Rules

Updates Rules

  • Fix erb-no-unused-literals to handle all assignments by @marcoroth in #1549
  • Skip attribute values in html-no-unescaped-entities by @marcoroth in #1550
  • Allow content_for and provide in erb-no-unused-expressions by @marcoroth in #1559
  • Allow return/break/next in erb-no-unused-literals by @marcoroth in #1565
  • Respect SVG and MathML in html-no-unknown-tag by @marcoroth in #1568

Formatter

Config

  • New rules should be a enabled without a version key by @marcoroth in #1544

Commits

Full Changelog: v0.9.3...v0.9.4