Changelog
4.1.2 (2017-09-20)
spaceBeforeBrace
would erroneously report whitespace before a new line. (8078c85)trailingWhitespace
error message. (a5fa514)trailingWhitespace
docs. (bc94cdc)Changelog
4.1.0 (2017-07-24)
Lesshint.configure()
now returns the final config object. (076f8fe)parseValue
util can now accept postcss-values-parser
options. (c2f8d53)postcss-values-parser
to 1.3.0
. (e49f4d7)borderZero
(836ff0f)colorVariables
(277f1aa)decimalZero
(d33fa2c)hexLength
(e599d8b)hexNotation
(60e7485)hexValidation
(7b441aa)idSelector
(d8b298b)importantRule
(ba733a6)propertyUnits
(da6353e)qualifyingElement
(58a3f03)selectorNaming
(7b2f08e)spaceAfterPropertyName
(871bf2c)spaceAfterPropertyValue
(7395a16)spaceBeforeBrace
(36979f4)universalSelector
(4aaf666)urlFormat
(56a4c64)urlQuotes
(56a4c64)variableValue
(de75d7e)zeroUnit
(b24c91a)Changelog
4.0.0 (2017-06-25)
postcss-less
to 1.0.0
, could cause issues if custom linters are used. (03107e5)postcss
to 6.0.0
, could cause issues if custom linters are used. (4e49588)1
, and errors give exit code 1
instead of 2
. (5bc9e3f)Linter
class would be modified. (da93ccb)at_least_one_space
option on spaceAfterPropertyColon
. (767e022)4.0
. (63c2a11)nyc
to 11.0
. (e6318a5)chai
to 4.0
. (f79cea4)