Skip to content
- Added:
--globby-options flag (#6437) (@sidverma32).
- Added: custom message formatting for
at-rule-disallowed-list, declaration-property-unit-disallowed-list, declaration-property-value-disallowed-list, function-disallowed-list, and property-disallowed-list (#6463) (@chloerice).
- Added: support autofix with
checkAgainstRule (#6466) (@aaronccasanova).
- Added: support for reporting with custom severity (#6444) (@aaronccasanova).
- Added: support to
checkAgainstRule with custom rules (#6460) (@aaronccasanova).
- Fixed: tally output of
string formatter colorized (#6443) (@ybiquitous).
- Fixed: usage of the
import-lazy package to fit bundlers (#6449) (@phoenisx).