v0.11.0
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 nolang
but has other attributes.