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
Take this as a probe of the current status of the Doctrine's CS. IMO, we should decide how to proceed in order to get a clean codebase, and I think we should apply some tool like PHP-CS-Fixer or update PHP_CodeSniffer to 2.0 in order to achieve the same feature.
[~Ocramius], auto CS fixes aren't available with PHP_CodeSniffer at 1.x version (they are in yet unreleased 2.x); that is why I created this PR #1460 using PHP-CS-fixer, while I've also added a rule for Doctrine's logical NOT CS: PHP-CS-Fixer/PHP-CS-Fixer#1303.
IMO, at some point we should use any of these tools to ensure all the CS rules are respected.
Jira issue originally created by user @doctrinebot:
This issue is created automatically through a Github pull request on behalf of phansys:
Url: #1470
Message:
doctrine/coding-standard
.before_script
lifecycle.The text was updated successfully, but these errors were encountered: