You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 11, 2019. It is now read-only.
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
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
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