This repository has been archived by the owner on Nov 11, 2019. It is now read-only.
Releases: hostnet/css-sniffer
Releases · hostnet/css-sniffer
Quotes sniff
Quotes sniff was added
Added Standards and args sniff
Added Standards and args sniff
findNext and findNextNot can return null
findNext and findNextNot can return null
Fixed class syntax with chained classes
Cases like .some.class
would report a false positive, this is fixed now.
Fixed false positive with & prefixed classes
Fixed false positive with & prefixed classes
No error on empty input
No error on empty input no longer throws an error.
Added --no-exit-code flag
Added --no-exit-code flag so you can force an exit code of 0, even if there are errors.
Indentation sniff
Indentation sniff is now also enabled.
Fixed autoload when symlinked
Fixed autoload when symlinked, this went wrong.
Fixed autoload issue
Script could not find autoload when ran from vendor/bin.