Changelog
2.0.3 (2016-08-09)
importPath
wouldn't handle Less import options. (dc099ee)urlFormat
and urlQuotes
wouldn't report multiple URLs in the same declaration. (ec5bd4a)gulp-mocha
to 3.x
. (28c80b8)Changelog
2.0.0 (2016-07-13)
allowNewline
option to spaceAroundComma
. (1cb009a)qualifyingElement
would report &.classname
. (af37172)spaceBetweenParens
would fail on mulitiline definitions. (846ebb0)decimalZero
would erroneously report whole numbers when style
was none
.
(b46be32)2.0.0-rc1
)Changelog
2.0.0-rc1 (2016-05-16)
Lesshint.getReporter()
method for loading of reporters using lesshint
's logic. (6fc0041)Changelog
1.5.0 (2016-03-24)
at_least_one_space
value for the style
option in spaceAfterPropertyColon
. (5e9fd1e)units
and exclude
options to zeroUnit
. (728f37a)decimalZero
wouldn't check all numbers. (661cc57)zeroUnit
would erroneously report properties without units. (728f37a)Changelog
1.4.0 (2016-03-01)
depthLevel
(18bb203)18f
option to singleLinePerSelector
. (2f65c31)singleLinePerProperty
would erroneously report mixins without semicolons. (ef97361)spaceAroundOperator
would erroneously report negative numbers. (2569d73)trailingWhitespace
would output errors when checking empty files. (26ba39b)importPath
would erroneously report files with different file extensions than .less
. (b7610dd)singleLinePerSelector
would erroneously report selectors with the comma on a new line. (637ff49)finalNewline
would sometimes report the wrong line. (12981cd)2.x
(4c14d3a)