Skip to content

v0.9.5

Compare
Choose a tag to compare
@nschonni nschonni released this 08 Apr 03:44
· 334 commits to master since this release
  • Ensure time values are properly checked (fixes #228) (Nicholas C. Zakas)
  • Implemented rule to avoid unqualified attribute selectors (fixes 218) (Nicholas C. Zakas)
  • Ensure 0s, 0ms don't say to omit the units (fixes #224) (Nicholas C. Zakas)
  • This is seems to be a bug with the regex use of split, blank lines are not included so the line number used for evidence don't match up. (Daniel Lamb)
  • Added 2-space indentation for output of --list-rules. (Tony)