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

Tags: hostnet/css-sniffer

Tags

2.4.0

Toggle 2.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added Angular pseudo classes to colon sniff and a way to configure it (

…#40)

* Added Angular pseudo classes to colon sniff and a way to configure it

* Codestyle

2.3.1

Toggle 2.3.1's commit message
LESS has an :extend() Pseudo-class (#37)

* LESS has an :extend() Pseudo-class

* array merge instead of two lines

2.3.0

Toggle 2.3.0's commit message
Codestyle (#35)

* Codestyle

* Also run the codestyle checks

* Bumped phpcs to 5.3

* Made sure to use the latest squizlabs/php_codesniffer due to fix

* Added seperate build for phpcs instead of doing it combined

* Build phpcs with php 7.1

2.2.2

Toggle 2.2.2's commit message
Removed accidental commits of two phar files (#33)

2.2.1

Toggle 2.2.1's commit message
Fixed issue where a false positive occured for colors (#32)

* Fixed issue where a false positive occured for colors

* Codestyle

* Line length

2.2.0

Toggle 2.2.0's commit message
Support sf4 (#30)

2.1.1

Toggle 2.1.1's commit message
Open bracket is allowed (#28)

2.1.0

Toggle 2.1.0's commit message
Extended sniff to make sure there is one space before a curly (#27)

* Extended sniff to make sure there is one space before a curly

* Clarified message

2.0.2

Toggle 2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed issue where there was no return in statement (#26)

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed curly sniff to also add violations when multi-line curly incorr…

…ect (#25)