Skip to content

v0.11.0

Compare
Choose a tag to compare
@thibaudcolas thibaudcolas released this 27 Jun 21:18

v0.11.0 2020-05-21

Added

  • Add helpful error message when curlylint can’t find any configuration with --print-config.

Changed

  • Fix --print-config flag running linting when no config is found for the given file.
  • Clarify error message for invalid --rule declarations.
  • Publish package with Python wheels as well as egg.

Fixed

  • Fix html_has_lang not raising an error when the HTML element has no lang but has other attributes.