stylelint 15.1.0
- Added:
declaration-block-no-redundant-longhand-propertiesautofix (#6580) (@mattxwang). - Fixed:
declaration-property-value-no-unknownfalse positives forenv()(#6646) (@romainmenke). - Fixed:
function-calc-no-unspaced-operatorTypeError on emptycalc()(#6634) (@romainmenke). - Fixed: inaccurate
customSyntaxinference (#6645) (@ybiquitous).