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 has been archived by the owner on Jan 16, 2019. It is now read-only.
The Phing build file of Stubbles contains a target check-style which allows to check if code adheres to this coding guidelines. The check relies on PHP CodeSniffer with our own Sniffs. The Stubbles Sniffs need to be installed as separate PEAR package:
Please note that there is no pre-commit hook on our repository which check the coding style if committed files. We trust our developers to follow these rules. However this may change if too much code not following this coding guidelines will be committed.