Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Releases: hostnet/css-sniffer

Quotes sniff

04 Aug 13:52
Compare
Choose a tag to compare

Quotes sniff was added

Added Standards and args sniff

04 Aug 13:20
Compare
Choose a tag to compare

Added Standards and args sniff

findNext and findNextNot can return null

04 Aug 12:08
Compare
Choose a tag to compare

findNext and findNextNot can return null

Fixed class syntax with chained classes

04 Aug 10:12
Compare
Choose a tag to compare

Cases like .some.class would report a false positive, this is fixed now.

Fixed false positive with & prefixed classes

04 Aug 08:28
Compare
Choose a tag to compare

Fixed false positive with & prefixed classes

No error on empty input

04 Aug 07:45
Compare
Choose a tag to compare

No error on empty input no longer throws an error.

Added --no-exit-code flag

04 Aug 07:15
Compare
Choose a tag to compare

Added --no-exit-code flag so you can force an exit code of 0, even if there are errors.

Indentation sniff

03 Aug 13:11
Compare
Choose a tag to compare

Indentation sniff is now also enabled.

Fixed autoload when symlinked

03 Aug 13:03
Compare
Choose a tag to compare

Fixed autoload when symlinked, this went wrong.

Fixed autoload issue

03 Aug 12:49
Compare
Choose a tag to compare

Script could not find autoload when ran from vendor/bin.